... from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-5.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClonedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-5.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2570/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-12.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-12.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGOSRExitJumpPlaceholder.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-12.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-35.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WorkQueue.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-35.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-35.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has 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/WorkQueue.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-35.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-35.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has 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/WorkQueue.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Watchdog.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-35.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/UniqueArray.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmContext.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmContext.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/MachineContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmFaultSignalHandler.cpp:32,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-2.cpp:2:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmContext.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmContext.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/MachineContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmFaultSignalHandler.cpp:32,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-2.cpp:2:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmContext.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmContext.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/MachineContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmFaultSignalHandler.cpp:32,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-2.cpp:2:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-33.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-33.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-33.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-33.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SymbolPrototype.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-33.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-32.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CalleeBits.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-32.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-32.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CalleeBits.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-32.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-32.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CalleeBits.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-32.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-19.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-19.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-19.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSModuleLoader.cpp:28,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-19.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.cpp:23,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.cpp:23,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.cpp:23,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.cpp:23,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.cpp:23,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NumberConstructor.cpp:23,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-26.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-9.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-9.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-9.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyTableConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-9.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-30.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/GenericArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/GenericArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-30.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/GenericArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/GenericArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-30.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/GenericArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/GenericArguments.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ScopedArguments.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-30.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-29.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ButterflyInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ButterflyInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-29.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ButterflyInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ButterflyInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-29.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ButterflyInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ButterflyInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RegExpMatchesArray.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-29.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyInstanceConstructor.cpp:43,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp:6:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmWorklist.h:43:7: warning: 'JSC::Wasm::Worklist' declared with greater visibility than the type of its field 'JSC::Wasm::Worklist::m_queue' [-Wattributes]
43 | class Worklist {
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/InternalFunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyCompileErrorConstructor.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-7.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2581/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.cpp:148,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp:5:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmWorklist.h:43:7: warning: 'JSC::Wasm::Worklist' declared with greater visibility than the type of its field 'JSC::Wasm::Worklist::m_queue' [-Wattributes]
43 | class Worklist {
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RuntimeType.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RuntimeType.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/RuntimeType.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/TypeSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-34.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-8.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-8.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/WebAssemblyLinkErrorPrototype.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-8.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-22.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ExceptionHelpers.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ExceptionHelpers.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-22.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ExceptionHelpers.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ExceptionHelpers.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-22.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ExceptionHelpers.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ExceptionHelpers.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSStringJoiner.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-22.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Options.cpp:46,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Options.cpp:54,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Options.cpp:46,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Options.cpp:54,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Options.cpp:46,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Options.cpp:54,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-27.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-6.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-6.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ErrorInstance.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/js/JSWebAssemblyCompileError.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-6.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371: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/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-31.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NativeFunction.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/CallData.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCell.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCast.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-31.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NativeFunction.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/CallData.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCell.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCast.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-31.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NativeFunction.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/CallData.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCell.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCast.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/SparseArrayValueMap.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-31.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2587/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NativeFunction.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/CallData.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCell.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCast.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NativeFunction.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/CallData.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCell.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCast.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/NativeFunction.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/CallData.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCell.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCast.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/tools/CellList.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-0284c6ac-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2588/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/RegularExpression.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/RegularExpression.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/YarrDisassembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/YarrDisassembler.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-1.cpp:4:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/RegularExpression.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/RegularExpression.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/YarrDisassembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/YarrDisassembler.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-1.cpp:4:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/RegularExpression.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/RegularExpression.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/YarrDisassembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/yarr/YarrDisassembler.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-1.cpp:4:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2589/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBasicBlock.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBasicBlock.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-3.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBasicBlock.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBasicBlock.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-3.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBasicBlock.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBasicBlock.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGBlockSet.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-bfc896e1-3.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2590/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JIT.h:44,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOpcodes.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITAddGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOperations.cpp:2558:39: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITAddGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITAddGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
254 | class JITBinaryMathIC : public JITMathIC<GeneratorType, isBinaryProfileEmpty> {
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITMulGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOperations.cpp:2663:43: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITMulGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITMulGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITUnaryMathIC<JSC::JITNegGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOperations.cpp:2775:39: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:272:7: warning: 'JSC::JITUnaryMathIC<JSC::JITNegGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITNegGenerator, JSC::isUnaryProfileEmpty>' [-Wattributes]
272 | class JITUnaryMathIC : public JITMathIC<GeneratorType, isUnaryProfileEmpty> {
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITSubGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOperations.cpp:2874:43: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITSubGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITSubGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
254 | class JITBinaryMathIC : public JITMathIC<GeneratorType, isBinaryProfileEmpty> {
| ^~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JIT.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOpcodes.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JIT.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOpcodes.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JIT.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOpcodes.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JIT.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOpcodes.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JIT.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOpcodes.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JIT.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITOpcodes.cpp:29,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-3a3c4ec0-5.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2591/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmCodeBlock.cpp:34,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp:7:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmWorklist.h:43:7: warning: 'JSC::Wasm::Worklist' declared with greater visibility than the type of its field 'JSC::Wasm::Worklist::m_queue' [-Wattributes]
43 | class Worklist {
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-15db4ad9-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2592/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-6cbc989f-2.cpp.o
[2593/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/wasm/WasmAirIRGenerator.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/GPRInfo.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/b3/B3Common.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/wasm/WasmAirIRGenerator.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2594/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-17.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/SpeculatedType.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingType.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGlobalObject.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/FunctionRareData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSFunction.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArgList.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSArray.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGlobalObject.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/FunctionRareData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSFunction.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-17.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/SpeculatedType.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingType.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGlobalObject.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/FunctionRareData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSFunction.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArgList.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSArray.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGlobalObject.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/FunctionRareData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSFunction.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-17.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/SpeculatedType.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingType.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGlobalObject.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/FunctionRareData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSFunction.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArgList.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSArray.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGlobalObject.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/InternalFunctionAllocationProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/FunctionRareData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSFunction.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSGeneratorFunction.cpp:27,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-f2e18ffc-17.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2595/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/ftl/FTLLowerDFGToB3.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:74:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITAddGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2245:25: required from 'void JSC::FTL::{anonymous}::LowerDFGToB3::compileBinaryMathIC(JSC::ArithProfile*, Func1, Func2) [with Generator = JSC::JITAddGenerator; Func1 = long int (*)(JSC::ExecState*, long int, long int, JSC::JITBinaryMathIC<JSC::JITAddGenerator>*); Func2 = long int (*)(JSC::ExecState*, long int, long int); <template-parameter-1-4> = void]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2081:101: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITAddGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITAddGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
254 | class JITBinaryMathIC : public JITMathIC<GeneratorType, isBinaryProfileEmpty> {
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITSubGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2245:25: required from 'void JSC::FTL::{anonymous}::LowerDFGToB3::compileBinaryMathIC(JSC::ArithProfile*, Func1, Func2) [with Generator = JSC::JITSubGenerator; Func1 = long int (*)(JSC::ExecState*, long int, long int, JSC::JITBinaryMathIC<JSC::JITSubGenerator>*); Func2 = long int (*)(JSC::ExecState*, long int, long int); <template-parameter-1-4> = void]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2100:101: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITSubGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITSubGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITMulGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2245:25: required from 'void JSC::FTL::{anonymous}::LowerDFGToB3::compileBinaryMathIC(JSC::ArithProfile*, Func1, Func2) [with Generator = JSC::JITMulGenerator; Func1 = long int (*)(JSC::ExecState*, long int, long int, JSC::JITBinaryMathIC<JSC::JITMulGenerator>*); Func2 = long int (*)(JSC::ExecState*, long int, long int); <template-parameter-1-4> = void]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2119:101: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITMulGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITMulGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITUnaryMathIC<JSC::JITNegGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:2151:25: required from 'void JSC::FTL::{anonymous}::LowerDFGToB3::compileUnaryMathIC(JSC::ArithProfile*, Func1, Func2) [with Generator = JSC::JITNegGenerator; Func1 = long int (*)(JSC::ExecState*, long int, JSC::JITUnaryMathIC<JSC::JITNegGenerator>*); Func2 = long int (*)(JSC::ExecState*, long int); <template-parameter-1-4> = void]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:3047:100: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:272:7: warning: 'JSC::JITUnaryMathIC<JSC::JITNegGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITNegGenerator, JSC::isUnaryProfileEmpty>' [-Wattributes]
272 | class JITUnaryMathIC : public JITMathIC<GeneratorType, isUnaryProfileEmpty> {
| ^~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/AssemblyHelpers.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGGraph.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/AssemblyHelpers.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGGraph.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/AssemblyHelpers.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGGraph.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/AssemblyHelpers.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGGraph.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/Heap.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/DeferGC.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ConcurrentJSLock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/AssemblyHelpers.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGGraph.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/CodeBlock.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/AssemblyHelpers.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGGraph.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2596/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/__/__/DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Lookup.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.cpp:26,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Lookup.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.cpp:26,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Lookup.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.cpp:26,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Lookup.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.cpp:26,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/HandleTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/WriteBarrier.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/PropertyStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/IndexingHeader.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayConventions.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Lookup.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.cpp:26,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayStorage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Lookup.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/parser/Lexer.cpp:26,
from DerivedSources/JavaScriptCore/unified-sources/UnifiedSource-95324de6-1.cpp:1:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2597/4355] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/dfg/DFGSpeculativeJIT.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITAddGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:3985:113: recursively required by substitution of 'template<class Generator, class RepatchingFunction, class NonRepatchingFunction> void JSC::DFG::SpeculativeJIT::compileMathIC(JSC::DFG::Node*, JSC::JITUnaryMathIC<Generator>*, bool, RepatchingFunction, NonRepatchingFunction) [with Generator = <missing>; RepatchingFunction = <missing>; NonRepatchingFunction = <missing>]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:3985:113: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITAddGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITAddGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
254 | class JITBinaryMathIC : public JITMathIC<GeneratorType, isBinaryProfileEmpty> {
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITSubGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4009:117: recursively required by substitution of 'template<class Generator, class RepatchingFunction, class NonRepatchingFunction> void JSC::DFG::SpeculativeJIT::compileMathIC(JSC::DFG::Node*, JSC::JITUnaryMathIC<Generator>*, bool, RepatchingFunction, NonRepatchingFunction) [with Generator = <missing>; RepatchingFunction = <missing>; NonRepatchingFunction = <missing>]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4009:117: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITSubGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITSubGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITUnaryMathIC<JSC::JITNegGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4603:93: recursively required by substitution of 'template<class Generator, class RepatchingFunction, class NonRepatchingFunction> void JSC::DFG::SpeculativeJIT::compileMathIC(JSC::DFG::Node*, JSC::JITBinaryMathIC<Generator>*, bool, bool, RepatchingFunction, NonRepatchingFunction) [with Generator = <missing>; RepatchingFunction = <missing>; NonRepatchingFunction = <missing>]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4603:93: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:272:7: warning: 'JSC::JITUnaryMathIC<JSC::JITNegGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITNegGenerator, JSC::isUnaryProfileEmpty>' [-Wattributes]
272 | class JITUnaryMathIC : public JITMathIC<GeneratorType, isUnaryProfileEmpty> {
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h: In instantiation of 'class JSC::JITBinaryMathIC<JSC::JITMulGenerator>':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4826:113: recursively required by substitution of 'template<class Generator, class RepatchingFunction, class NonRepatchingFunction> void JSC::DFG::SpeculativeJIT::compileMathIC(JSC::DFG::Node*, JSC::JITUnaryMathIC<Generator>*, bool, RepatchingFunction, NonRepatchingFunction) [with Generator = <missing>; RepatchingFunction = <missing>; NonRepatchingFunction = <missing>]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4826:113: required from here
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jit/JITMathIC.h:254:7: warning: 'JSC::JITBinaryMathIC<JSC::JITMulGenerator>' declared with greater visibility than its base 'JSC::JITMathIC<JSC::JITMulGenerator, JSC::isBinaryProfileEmpty>' [-Wattributes]
254 | class JITBinaryMathIC : public JITMathIC<GeneratorType, isBinaryProfileEmpty> {
| ^~~~~~~~~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakImpl.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakBlock.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakSet.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/MarkedBlock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/LocalAllocator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/BlockDirectory.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakImpl.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakBlock.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakSet.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/MarkedBlock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/LocalAllocator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/BlockDirectory.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSCJSValue.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakImpl.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakBlock.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/WeakSet.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/MarkedBlock.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/LocalAllocator.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/heap/BlockDirectory.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ClassInfo.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/Structure.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/bytecode/ArrayProfile.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractValue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGAbstractInterpreter.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:27:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[2598/4355] Linking CXX shared library lib/libjavascriptcoregtk-4.0.so.18.14.9
[2599/4355] Creating library symlink lib/libjavascriptcoregtk-4.0.so.18 lib/libjavascriptcoregtk-4.0.so
[2600/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptValue.h
[2601/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BuiltinNames.h
[2602/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BuiltinUtils.h
[2603/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayAllocationProfile.h
[2604/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MIPSRegisters.h
[2605/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerMIPS.h
[2606/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ARMv7Registers.h
[2607/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerCodeRef.h
[2608/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/X86_64Registers.h
[2609/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptFunctionCall.h
[2610/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptObject.h
[2611/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayProfile.h
[2612/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterInfo.h
[2613/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/X86Assembler.h
[2614/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/X86Registers.h
[2615/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCDeferralContext.h
[2616/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HandleSet.h
[2617/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARMv7.h
[2618/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerX86_64.h
[2619/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HandleTypes.h
[2620/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Heap.h
[2621/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MIPSAssembler.h
[2622/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCIncomingRefCounted.h
[2623/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AssemblerBufferWithConstantPool.h
[2624/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Printer.h
[2625/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HandleBlock.h
[2626/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AssemblerBuffer.h
[2627/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCIncomingRefCountedSet.h
[2628/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCRequest.h
[2629/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CPU.h
[2630/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CodeLocation.h
[2631/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ARMv7Assembler.h
[2632/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerX86Common.h
[2633/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerX86.h
[2634/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerHelpers.h
[2635/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssembler.h
[2636/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCLogging.h
[2637/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AbstractMacroAssembler.h
[2638/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LinkBuffer.h
[2639/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AssemblerCommon.h
[2640/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AbortReason.h
[2641/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCIncomingRefCountedInlines.h
[2642/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MacroAssemblerARM64.h
[2643/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/APICallbackFunction.h
[2644/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/APICast.h
[2645/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/APIUtils.h
[2646/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSAPIValueWrapper.h
[2647/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSAPIWrapperObject.h
[2648/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSBasePrivate.h
[2649/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCTestRunnerUtils.h
[2650/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCallbackConstructor.h
[2651/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCallbackFunction.h
[2652/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCallbackObject.h
[2653/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCallbackObjectFunctions.h
[2654/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSClassRef.h
[2655/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSContextInternal.h
[2656/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSContextPrivate.h
[2657/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSContextRefInspectorSupport.h
[2658/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSContextRefInternal.h
[2659/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSContextRefPrivate.h
[2660/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSHeapFinalizerPrivate.h
[2661/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSManagedValueInternal.h
[2662/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSMarkingConstraintPrivate.h
[2663/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectRefPrivate.h
[2664/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSRemoteInspector.h
[2665/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSRetainPtr.h
[2666/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSScriptRefPrivate.h
[2667/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSStringRefPrivate.h
[2668/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSValueInternal.h
[2669/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSValuePrivate.h
[2670/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSVirtualMachineInternal.h
[2671/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWeakObjectMapRefInternal.h
[2672/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWeakObjectMapRefPrivate.h
[2673/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWeakPrivate.h
[2674/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWrapperMap.h
[2675/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ObjCCallbackFunction.h
[2676/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ObjcRuntimeExtras.h
[2677/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/OpaqueJSString.h
[2678/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h
[2679/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Registers.h
[2680/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ByValInfo.h
[2681/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BytecodeConventions.h
[2682/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CallEdge.h
[2683/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CallLinkInfo.h
[2684/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BytecodeIntrinsicRegistry.h
[2685/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CallMode.h
[2686/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CallVariant.h
[2687/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlock.h
[2688/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CodeBlockHash.h
[2689/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CodeOrigin.h
[2690/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CodeType.h
[2691/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DFGExitProfile.h
[2692/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DataFormat.h
[2693/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DirectEvalCodeCache.h
[2694/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableInfo.h
[2695/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableToCodeBlockEdge.h
[2696/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutionCounter.h
[2697/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExitKind.h
[2698/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExitingInlineKind.h
[2699/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExitingJITType.h
[2700/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExpressionRangeInfo.h
[2701/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HandlerInfo.h
[2702/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ICStatusMap.h
[2703/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InlineCallFrame.h
[2704/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Instruction.h
[2705/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InstructionStream.h
[2706/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InternalFunctionAllocationProfile.h
[2707/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JumpTable.h
[2708/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LLIntCallLinkInfo.h
[2709/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LLIntPrototypeLoadAdaptiveStructureWatchpoint.h
[2710/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LazyOperandValueProfile.h
[2711/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MetadataTable.h
[2712/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ObjectAllocationProfile.h
[2713/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ObjectPropertyCondition.h
[2714/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Opcode.h
[2715/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/OpcodeSize.h
[2716/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyCondition.h
[2717/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PutByIdFlags.h
[2718/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SpecialPointer.h
[2719/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SpeculatedType.h
[2720/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureSet.h
[2721/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SuperSampler.h
[2722/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ToThisStatus.h
[2723/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypeLocation.h
[2724/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/UnlinkedCodeBlock.h
[2725/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/UnlinkedEvalCodeBlock.h
[2726/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/UnlinkedFunctionExecutable.h
[2727/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/UnlinkedGlobalCodeBlock.h
[2728/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/UnlinkedMetadataTable.h
[2729/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ValueProfile.h
[2730/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ValueRecovery.h
[2731/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VariableWriteFireDetail.h
[2732/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VirtualRegister.h
[2733/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Watchpoint.h
[2734/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Breakpoint.h
[2735/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorTargetAgent.h
[2736/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h
[2737/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h
[2738/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerParseData.h
[2739/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerPrimitives.h
[2740/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DFGCommon.h
[2741/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DFGCompilationMode.h
[2742/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DFGMinifiedID.h
[2743/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMJITAbstractHeap.h
[2744/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMJITCallDOMGetterSnippet.h
[2745/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMJITEffect.h
[2746/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMJITGetterSetter.h
[2747/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMJITHeapRange.h
[2748/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMJITSignature.h
[2749/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AlignedMemoryAllocator.h
[2750/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AllocationFailureMode.h
[2751/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Allocator.h
[2752/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AllocatorInlines.h
[2753/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AllocatorForMode.h
[2754/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BlockDirectory.h
[2755/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BlockDirectoryInlines.h
[2756/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CellContainer.h
[2757/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CellContainerInlines.h
[2758/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CellState.h
[2759/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CollectionScope.h
[2760/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CollectorPhase.h
[2761/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CompleteSubspace.h
[2762/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CompleteSubspaceInlines.h
[2763/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConstraintConcurrency.h
[2764/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConstraintParallelism.h
[2765/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConstraintVolatility.h
[2766/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DeferGC.h
[2767/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DeleteAllCodeEffort.h
[2768/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DestructionMode.h
[2769/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FastMallocAlignedMemoryAllocator.h
[2770/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CellAttributes.h
[2771/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FreeList.h
[2772/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FreeListInlines.h
[2773/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCActivityCallback.h
[2774/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCAssertions.h
[2775/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCConductor.h
[2776/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSArrayBufferPrototype.h
[2777/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSArrayBufferView.h
[2778/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSArrayBufferViewInlines.h
[2779/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSBigInt.h
[2780/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h
[2781/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValue.h
[2782/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCJSValueInlines.h
[2783/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCSegmentedArray.h
[2784/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Handle.h
[2785/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCallee.h
[2786/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCast.h
[2787/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCell.h
[2788/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCellInlines.h
[2789/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapAnalyzer.h
[2790/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapCell.h
[2791/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapCellInlines.h
[2792/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapCellType.h
[2793/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapFinalizerCallback.h
[2794/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapInlines.h
[2795/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapSnapshotBuilder.h
[2796/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IsoCellSet.h
[2797/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HeapObserver.h
[2798/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IncrementalSweeper.h
[2799/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IsoSubspace.h
[2800/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IsoSubspaceInlines.h
[2801/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IsoSubspacePerVM.h
[2802/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LargeAllocation.h
[2803/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LocalAllocator.h
[2804/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LocalAllocatorInlines.h
[2805/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LockDuringMarking.h
[2806/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MachineStackMarker.h
[2807/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MarkStack.h
[2808/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MarkedBlock.h
[2809/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MarkedBlockInlines.h
[2810/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MarkedBlockSet.h
[2811/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MarkedSpace.h
[2812/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MarkingConstraint.h
[2813/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MutatorState.h
[2814/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PackedCellPtr.h
[2815/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterState.h
[2816/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SimpleMarkingConstraint.h
[2817/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SlotVisitor.h
[2818/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SlotVisitorInlines.h
[2819/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Strong.h
[2820/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Subspace.h
[2821/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SubspaceInlines.h
[2822/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RunningScope.h
[2823/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StrongInlines.h
[2824/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Synchronousness.h
[2825/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TinyBloomFilter.h
[2826/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VisitRaceKey.h
[2827/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Weak.h
[2828/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakBlock.h
[2829/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakHandleOwner.h
[2830/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakImpl.h
[2831/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakInlines.h
[2832/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakSet.h
[2833/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakSetInlines.h
[2834/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConsoleMessage.h
[2835/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ContentSearchUtilities.h
[2836/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IdentifiersFactory.h
[2837/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScript.h
[2838/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptBase.h
[2839/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptHost.h
[2840/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptManager.h
[2841/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InjectedScriptModule.h
[2842/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h
[2843/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentRegistry.h
[2844/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorBackendDispatcher.h
[2845/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorEnvironment.h
[2846/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorFrontendChannel.h
[2847/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorFrontendRouter.h
[2848/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorProtocolTypes.h
[2849/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorTarget.h
[2850/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptBreakpoint.h
[2851/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PerGlobalObjectWrapperWorld.h
[2852/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptArguments.h
[2853/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptCallFrame.h
[2854/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptCallStack.h
[2855/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptCallStackFactory.h
[2856/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugListener.h
[2857/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugServer.h
[2858/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgent.h
[2859/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAuditAgent.h
[2860/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorConsoleAgent.h
[2861/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorDebuggerAgent.h
[2862/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorHeapAgent.h
[2863/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorRuntimeAgent.h
[2864/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorScriptProfilerAgent.h
[2865/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyOffset.h
[2866/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertySlot.h
[2867/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AugmentableInspectorControllerClient.h
[2868/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RemoteAutomationTarget.h
[2869/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RemoteControllableTarget.h
[2870/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RemoteInspectionTarget.h
[2871/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RemoteInspector.h
[2872/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AbstractPC.h
[2873/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrameInlines.h
[2874/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Register.h
[2875/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h
[2876/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CalleeBits.h
[2877/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/EntryFrame.h
[2878/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FrameTracers.h
[2879/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ShadowChicken.h
[2880/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StackVisitor.h
[2881/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VMEntryRecord.h
[2882/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AssemblyHelpers.h
[2883/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CCallHelpers.h
[2884/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableAllocator.h
[2885/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FPRInfo.h
[2886/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GCAwareJITStubRoutine.h
[2887/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GPRInfo.h
[2888/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITAllocator.h
[2889/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITCode.h
[2890/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITCodeMap.h
[2891/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITCompilationEffort.h
[2892/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITMathICForwards.h
[2893/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITOperations.h
[2894/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITStubRoutine.h
[2895/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JITThunks.h
[2896/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Reg.h
[2897/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterAtOffsetList.h
[2898/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterSet.h
[2899/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PolymorphicCallStubRoutine.h
[2900/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegisterAtOffset.h
[2901/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Snippet.h
[2902/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SnippetParams.h
[2903/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SnippetReg.h
[2904/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SnippetSlowPathCalls.h
[2905/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SpillRegistersMode.h
[2906/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TagRegistersMode.h
[2907/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TempRegisterSet.h
[2908/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ThunkGenerator.h
[2909/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/UnusedPointer.h
[2910/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LLIntOpcode.h
[2911/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Lexer.h
[2912/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ParserArena.h
[2913/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ParserError.h
[2914/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ParserModes.h
[2915/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ParserTokens.h
[2916/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SourceCode.h
[2917/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SourceProvider.h
[2918/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SourceProviderCache.h
[2919/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SourceProviderCacheItem.h
[2920/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/UnlinkedSourceCode.h
[2921/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VariableEnvironment.h
[2922/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerBytecode.h
[2923/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerBytecodeSequence.h
[2924/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerBytecodes.h
[2925/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerCompilation.h
[2926/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerCompilationKind.h
[2927/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerCompiledBytecode.h
[2928/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerDatabase.h
[2929/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerEvent.h
[2930/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerExecutionCounter.h
[2931/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerJettisonReason.h
[2932/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerOSRExit.h
[2933/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerOSRExitSite.h
[2934/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerOrigin.h
[2935/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerOriginStack.h
[2936/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerProfiledBytecodes.h
[2937/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProfilerUID.h
[2938/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AbstractModuleRecord.h
[2939/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h
[2940/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArityCheckMode.h
[2941/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h
[2942/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBufferSharingMode.h
[2943/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBufferView.h
[2944/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayConventions.h
[2945/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayPrototype.h
[2946/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h
[2947/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AuxiliaryBarrier.h
[2948/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/AuxiliaryBarrierInlines.h
[2949/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BasicBlockLocation.h
[2950/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BatchedTransitionOptimizer.h
[2951/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BigIntPrototype.h
[2952/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BooleanObject.h
[2953/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BooleanPrototype.h
[2954/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Butterfly.h
[2955/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ButterflyInlines.h
[2956/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/BytecodeCacheError.h
[2957/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CachePayload.h
[2958/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CacheUpdate.h
[2959/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CachedBytecode.h
[2960/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CachedTypes.h
[2961/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CagedBarrierPtr.h
[2962/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CallData.h
[2963/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CatchScope.h
[2964/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h
[2965/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CodeSpecializationKind.h
[2966/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CommonIdentifiers.h
[2967/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CompilationResult.h
[2968/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Completion.h
[2969/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConcurrentJSLock.h
[2970/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConfigFile.h
[2971/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConsoleClient.h
[2972/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConsoleTypes.h
[2973/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConstantMode.h
[2974/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConstructAbility.h
[2975/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ConstructData.h
[2976/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h
[2977/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/CustomGetterSetter.h
[2978/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMAnnotation.h
[2979/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DOMAttributeGetterSetter.h
[2980/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DataView.h
[2981/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DateInstance.h
[2982/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DateInstanceCache.h
[2983/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DirectEvalExecutable.h
[2984/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DefinePropertyAttributes.h
[2985/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DirectArgumentsOffset.h
[2986/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DisallowScope.h
[2987/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DisallowVMReentry.h
[2988/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/DumpContext.h
[2989/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/EnumerationMode.h
[2990/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Error.h
[2991/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorHandlingScope.h
[2992/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h
[2993/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorPrototype.h
[2994/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorType.h
[2995/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/EvalExecutable.h
[2996/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Exception.h
[2997/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionEventLocation.h
[2998/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h
[2999/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h
[3000/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBase.h
[3001/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ExecutableBaseInlines.h
[3002/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Float32Array.h
[3003/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Float64Array.h
[3004/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FunctionConstructor.h
[3005/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FunctionExecutable.h
[3006/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FunctionHasExecutedCache.h
[3007/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FunctionPrototype.h
[3008/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FunctionRareData.h
[3009/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/FuzzerAgent.h
[3010/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GenericTypedArrayView.h
[3011/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GetPutInfo.h
[3012/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GenericOffset.h
[3013/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GenericTypedArrayViewInlines.h
[3014/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/GlobalExecutable.h
[3015/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/HashMapImpl.h
[3016/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h
[3017/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IdentifierInlines.h
[3018/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeader.h
[3019/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeaderInlines.h
[3020/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingType.h
[3021/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InferredValue.h
[3022/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InitializeThreading.h
[3023/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Int16Array.h
[3024/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Int32Array.h
[3025/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Int8Array.h
[3026/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/InternalFunction.h
[3027/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Intrinsic.h
[3028/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IterationKind.h
[3029/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IterationStatus.h
[3030/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IteratorOperations.h
[3031/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/IteratorPrototype.h
[3032/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSArray.h
[3033/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSArrayBuffer.h
[3034/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSCPtrTag.h
[3035/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSDataView.h
[3036/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h
[3037/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObjectHeapCellType.h
[3038/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSExportMacros.h
[3039/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayView.h
[3040/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSFunction.h
[3041/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSFunctionInlines.h
[3042/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewInlines.h
[3043/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewPrototype.h
[3044/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGenericTypedArrayViewPrototypeInlines.h
[3045/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGlobalLexicalEnvironment.h
[3046/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGlobalObject.h
[3047/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGlobalObjectFunctions.h
[3048/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSGlobalObjectInlines.h
[3049/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSImmutableButterfly.h
[3050/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSInternalPromise.h
[3051/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSInternalPromiseDeferred.h
[3052/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSMicrotask.h
[3053/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSLock.h
[3054/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSMap.h
[3055/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSMapIterator.h
[3056/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSModuleLoader.h
[3057/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSModuleRecord.h
[3058/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSNativeStdFunction.h
[3059/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSNonDestructibleProxy.h
[3060/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSONObject.h
[3061/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h
[3062/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSObjectInlines.h
[3063/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSPromise.h
[3064/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSPromiseConstructor.h
[3065/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSPromiseDeferred.h
[3066/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSPropertyNameEnumerator.h
[3067/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSProxy.h
[3068/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSRunLoopTimer.h
[3069/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSScope.h
[3070/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSScriptFetchParameters.h
[3071/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSScriptFetcher.h
[3072/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSSegmentedVariableObject.h
[3073/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSSet.h
[3074/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSSetIterator.h
[3075/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSSourceCode.h
[3076/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h
[3077/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSStringInlines.h
[3078/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSSymbolTableObject.h
[3079/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSType.h
[3080/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSTypeInfo.h
[3081/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSTypedArrays.h
[3082/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWithScope.h
[3083/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWrapperObject.h
[3084/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LazyClassStructure.h
[3085/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LazyProperty.h
[3086/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/LeafExecutable.h
[3087/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Lookup.h
[3088/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MatchResult.h
[3089/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MathCommon.h
[3090/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/MemoryStatistics.h
[3091/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Microtask.h
[3092/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ModuleProgramExecutable.h
[3093/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/NativeExecutable.h
[3094/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/NativeFunction.h
[3095/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/NumberObject.h
[3096/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/NumberPrototype.h
[3097/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/NumericStrings.h
[3098/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ObjectConstructor.h
[3099/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ObjectInitializationScope.h
[3100/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ObjectPrototype.h
[3101/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Operations.h
[3102/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Options.h
[3103/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ParseInt.h
[3104/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PrivateName.h
[3105/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ProgramExecutable.h
[3106/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PromiseDeferredTimer.h
[3107/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyDescriptor.h
[3108/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyMapHashTable.h
[3109/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyName.h
[3110/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyNameArray.h
[3111/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyStorage.h
[3112/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Protect.h
[3113/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PrototypeKey.h
[3114/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PureNaN.h
[3115/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PutDirectIndexMode.h
[3116/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/PutPropertySlot.h
[3117/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegExp.h
[3118/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegExpGlobalData.h
[3119/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegExpKey.h
[3120/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegExpObject.h
[3121/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegExpStringIteratorPrototype.h
[3122/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RuntimeFlags.h
[3123/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegExpCachedResult.h
[3124/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RuntimeType.h
[3125/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SamplingProfiler.h
[3126/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScopeOffset.h
[3127/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScopedArgumentsTable.h
[3128/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptExecutable.h
[3129/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptFetchParameters.h
[3130/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptFetcher.h
[3131/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SlowPathReturnType.h
[3132/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SmallStrings.h
[3133/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SourceOrigin.h
[3134/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SparseArrayValueMap.h
[3135/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StackAlignment.h
[3136/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StackFrame.h
[3137/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StringObject.h
[3138/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StringPrototype.h
[3139/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h
[3140/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureCache.h
[3141/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureChain.h
[3142/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureIDBlob.h
[3143/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureIDTable.h
[3144/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureInlines.h
[3145/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureRareData.h
[3146/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureRareDataInlines.h
[3147/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/StructureTransitionTable.h
[3148/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SubspaceAccess.h
[3149/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SymbolPrototype.h
[3150/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SymbolTable.h
[3151/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Symbol.h
[3152/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/SymbolTableOrScopeDepth.h
[3153/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TemplateObjectDescriptor.h
[3154/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TestRunnerUtils.h
[3155/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h
[3156/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/ToNativeFromValue.h
[3157/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypeError.h
[3158/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypeSet.h
[3159/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypedArrayAdaptors.h
[3160/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypedArrayController.h
[3161/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypedArrayInlines.h
[3162/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypedArrayType.h
[3163/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypedArrays.h
[3164/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/TypeofType.h
[3165/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Uint16Array.h
[3166/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Uint32Array.h
[3167/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Uint8Array.h
[3168/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Uint8ClampedArray.h
[3169/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h
[3170/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VMEntryScope.h
[3171/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VMInlines.h
[3172/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VMTraps.h
[3173/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/VarOffset.h
[3174/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Watchdog.h
[3175/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakGCMap.h
[3176/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WeakGCMapInlines.h
[3177/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrier.h
[3178/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrierInlines.h
[3179/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmCapabilities.h
[3180/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmCodeBlock.h
[3181/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmCompilationMode.h
[3182/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmContext.h
[3183/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmExceptionType.h
[3184/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmFaultSignalHandler.h
[3185/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmIndexOrName.h
[3186/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmMemory.h
[3187/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmMemoryMode.h
[3188/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmModule.h
[3189/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmName.h
[3190/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmNameSection.h
[3191/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmPageCount.h
[3192/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/WasmTierUpCount.h
[3193/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWebAssembly.h
[3194/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/JSWebAssemblyModule.h
[3195/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RegularExpression.h
[3196/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/Yarr.h
[3197/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/YarrErrorCode.h
[3198/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/YarrFlags.h
[3199/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/YarrInterpreter.h
[3200/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/YarrParser.h
[3201/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/YarrUnicodeProperties.h
[3202/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RemoteInspectorServer.h
[3203/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/YarrPattern.h
[3204/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/RemoteInspectorUtils.h
[3205/4355] Generating ../../DerivedSources/ForwardingHeaders/JavaScriptCore/YarrJIT.h
[3206/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/system/SleepDisabler.cpp.o
[3207/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/system/SystemSleepListener.cpp.o
[3208/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/crypto/gcrypt/CryptoDigestGCrypt.cpp.o
[3209/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/FileSizeFormatter.cpp.o
[3210/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/system/ClockGeneric.cpp.o
[3211/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/SessionID.cpp.o
[3212/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/system/gtk/SoundGtk.cpp.o
[3213/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/text/KillRing.cpp.o
[3214/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/unix/LoggingUnix.cpp.o
[3215/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/Logging.cpp.o
[3216/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/crypto/tasn1/Utilities.cpp.o
[3217/4355] Building CXX object Source/WebCore/PAL/pal/CMakeFiles/PAL.dir/system/glib/SleepDisablerGLib.cpp.o
[3218/4355] Generating ../../JavaScriptCore-4.0.gir
[3219/4355] Linking CXX static library lib/libPAL.a
[3220/4355] Generating ../../DerivedSources/WebCore/ColorData.cpp
[3221/4355] Generating ../../DerivedSources/WebCore/HTMLEntityTable.cpp
[3222/4355] Generating ../../DerivedSources/WebCore/XMLViewerCSS.h, ../../DerivedSources/WebCore/XMLViewer.min.css
[3223/4355] Generating ../../DerivedSources/WebCore/XMLViewerJS.h, ../../DerivedSources/WebCore/XMLViewer.min.js
[3224/4355] Generating ../../DerivedSources/WebCore/PlugInsResourcesData.cpp, ../../DerivedSources/WebCore/PlugInsResources.h
[3225/4355] Generating ../../DerivedSources/WebCore/XLinkNames.cpp, ../../DerivedSources/WebCore/XLinkNames.h
[3226/4355] Generating ../../DerivedSources/WebCore/XMLNSNames.cpp, ../../DerivedSources/WebCore/XMLNSNames.h
[3227/4355] Generating ../../DerivedSources/WebCore/SelectorPseudoElementTypeMap.gperf, ../../DerivedSources/WebCore/SelectorPseudoElementTypeMap.cpp
[3228/4355] Generating ../../DerivedSources/WebCore/SVGNames.cpp, ../../DerivedSources/WebCore/SVGNames.h, ../../DerivedSources/WebCore/SVGElementFactory.cpp, ../../DerivedSources/WebCore/SVGElementFactory.h, ../../DerivedSources/WebCore/SVGElementTypeHelpers.h, ../../DerivedSources/WebCore/JSSVGElementWrapperFactory.cpp, ../../DerivedSources/WebCore/JSSVGElementWrapperFactory.h
[3229/4355] Generating ../../DerivedSources/WebCore/DOMJITAbstractHeapRepository.h
[3230/4355] Generating ../../DerivedSources/WebCore/CommandLineAPIModuleSource.h, ../../DerivedSources/WebCore/CommandLineAPIModuleSource.min.js
[3231/4355] Generating ../../DerivedSources/WebCore/MathMLNames.cpp, ../../DerivedSources/WebCore/MathMLNames.h, ../../DerivedSources/WebCore/MathMLElementFactory.cpp, ../../DerivedSources/WebCore/MathMLElementFactory.h, ../../DerivedSources/WebCore/MathMLElementTypeHelpers.h, ../../DerivedSources/WebCore/JSMathMLElementWrapperFactory.cpp, ../../DerivedSources/WebCore/JSMathMLElementWrapperFactory.h
[3232/4355] Generating ../../DerivedSources/WebCore/XMLNames.cpp, ../../DerivedSources/WebCore/XMLNames.h
[3233/4355] Generating ../../DerivedSources/WebCore/UserAgentScripts.h, ../../DerivedSources/WebCore/UserAgentScriptsData.cpp
[3234/4355] Generating ../../DerivedSources/WebCore/SelectorPseudoClassAndCompatibilityElementMap.gperf, ../../DerivedSources/WebCore/SelectorPseudoClassAndCompatibilityElementMap.cpp
[3235/4355] Generating ../../DerivedSources/WebCore/UserAgentStyleSheetsData.cpp, ../../DerivedSources/WebCore/UserAgentStyleSheets.h
[3236/4355] Generating ../../JavaScriptCore-4.0.typelib
[3237/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/BufferedLineReader.cpp.o
[3238/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/VTTScanner.cpp.o
[3239/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/VideoTrackList.cpp.o
[3240/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/AudioTrackList.cpp.o
[3241/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/freetype/FontPlatformDataFreeType.cpp.o
[3242/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TextTrackCueList.cpp.o
[3243/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/VTTRegionList.cpp.o
[3244/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TrackEvent.cpp.o
[3245/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/TrackPrivateBase.cpp.o
[3246/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TextTrackCue.cpp.o
[3247/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/AudioTrack.cpp.o
[3248/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/LoadableTextTrack.cpp.o
[3249/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/WebVTTTokenizer.cpp.o
[3250/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/InbandWebVTTTextTrack.cpp.o
[3251/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/VideoTrack.cpp.o
[3252/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/freetype/RefPtrFontconfig.cpp.o
[3253/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TrackBase.cpp.o
[3254/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/TextTrackRepresentation.cpp.o
[3255/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/freetype/FontCacheFreeType.cpp.o
[3256/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/WebVTTElement.cpp.o
[3257/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/GraphicsContext3D.cpp.o
[3258/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/GRefPtrGStreamer.cpp.o
[3259/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/WebVTTParser.cpp.o
[3260/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/InbandTextTrack.cpp.o
[3261/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TextTrackList.cpp.o
[3262/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/TextSinkGStreamer.cpp.o
[3263/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/loader/cache/CachedTextTrack.cpp.o
[3264/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/VTTRegion.cpp.o
[3265/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/MediaSampleGStreamer.cpp.o
[3266/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp.o
[3267/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp.o
[3268/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TrackListBase.cpp.o
[3269/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp.o
[3270/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/GstAllocatorFastMalloc.cpp.o
[3271/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TextTrack.cpp.o
[3272/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/page/UserMessageHandler.cpp.o
[3273/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/TextCombinerGStreamer.cpp.o
[3274/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/MediaEngineConfigurationFactoryGStreamer.cpp.o
[3275/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/freetype/SimpleFontDataFreeType.cpp.o
[3276/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/harfbuzz/ComplexTextControllerHarfBuzz.cpp.o
[3277/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/eme/WebKitCommonEncryptionDecryptorGStreamer.cpp.o
[3278/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/eme/WebKitClearKeyDecryptorGStreamer.cpp.o
[3279/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/VideoSinkGStreamer.cpp.o
[3280/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/GStreamerCommon.cpp.o
[3281/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/GStreamerRegistryScannerMSE.cpp.o
[3282/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp.o
[3283/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/TextTrackCueGeneric.cpp.o
[3284/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/FormatConverter.cpp.o
[3285/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/GStreamerMediaDescription.cpp.o
[3286/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/libwebrtc/GStreamerVideoEncoder.cpp.o
[3287/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/AudioTrackPrivateGStreamer.cpp.o
[3288/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/libwebrtc/GStreamerVideoDecoderFactory.cpp.o
[3289/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp.o
[3290/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerAudioCaptureSource.cpp.o
[3291/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/libwebrtc/GStreamerVideoEncoderFactory.cpp.o
[3292/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerCapturer.cpp.o
[3293/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/libwebrtc/LibWebRTCAudioModule.cpp.o
[3294/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp.o
[3295/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/page/WebKitNamespace.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.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/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.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/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/WebKitNamespace.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)
| ^~~~~~~~
[3296/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/DataCue.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/HandleTypes.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrier.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyStorage.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeader.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayConventions.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.cpp:30:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.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:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/HandleTypes.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrier.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyStorage.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeader.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayConventions.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.cpp:30:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.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:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/HandleTypes.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrier.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyStorage.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeader.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayConventions.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.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)
| ^~~~~~~~
[3297/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.cpp.o
[3298/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerAudioCapturer.cpp.o
[3299/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerVideoCaptureSource.cpp.o
[3300/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp.o
[3301/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerVideoFrameLibWebRTC.cpp.o
[3302/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp.o
[3303/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/libwebrtc/LibWebRTCProviderGStreamer.cpp.o
[3304/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/RealtimeIncomingAudioSourceLibWebRTC.cpp.o
[3305/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/MockGStreamerAudioCaptureSource.cpp.o
[3306/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/RealtimeIncomingVideoSourceLibWebRTC.cpp.o
[3307/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/RealtimeMediaSourceCenterLibWebRTC.cpp.o
[3308/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/MockGStreamerVideoCaptureSource.cpp.o
[3309/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/InbandDataTextTrack.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.cpp:28:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.cpp:32:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.cpp:28:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.cpp:32:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandDataTextTrack.cpp:32:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3310/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/RealtimeOutgoingAudioSourceLibWebRTC.cpp.o
[3311/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/RealtimeOutgoingVideoSourceLibWebRTC.cpp.o
[3312/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/page/UserMessageHandlerDescriptor.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlerDescriptor.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)
| ^~~~~~~~
[3313/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/audio/gstreamer/FFTFrameGStreamer.cpp.o
[3314/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/VideoTrackPrivateGStreamer.cpp.o
[3315/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/audio/gstreamer/AudioDestinationGStreamer.cpp.o
[3316/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/VideoTextureCopierGStreamer.cpp.o
[3317/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/page/UserMessageHandlersNamespace.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionActions.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserContentProvider.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionActions.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserContentProvider.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionActions.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserContentProvider.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/UserMessageHandlersNamespace.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)
| ^~~~~~~~
[3318/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/audio/gstreamer/AudioSourceProviderGStreamer.cpp.o
[3319/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/PlaybackPipeline.cpp.o
[3320/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/VTTCue.cpp.o
[3321/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/MediaSourceGStreamer.cpp.o
[3322/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp.o
[3323/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp.o
[3324/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/bmp/BMPImageDecoder.cpp.o
[3325/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp.o
[3326/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/MediaSourceClientGStreamerMSE.cpp.o
[3327/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp.o
[3328/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp.o
[3329/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/ScalableImageDecoderFrame.cpp.o
[3330/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/ScalableImageDecoder.cpp.o
[3331/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.cpp.o
[3332/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/gif/GIFImageDecoder.cpp.o
[3333/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/bmp/BMPImageReader.cpp.o
[3334/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp.o
[3335/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/cairo/ImageBackingStoreCairo.cpp.o
[3336/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/webp/WEBPImageDecoder.cpp.o
[3337/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperGC3DPlatformLayer.cpp.o
[3338/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/ico/ICOImageDecoder.cpp.o
[3339/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperFPSCounter.cpp.o
[3340/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperContextAttributes.cpp.o
[3341/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperTile.cpp.o
[3342/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/gif/GIFImageReader.cpp.o
[3343/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/BitmapTexturePool.cpp.o
[3344/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/html/track/InbandGenericTextTrack.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.cpp:27:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/InbandGenericTextTrack.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)
| ^~~~~~~~
[3345/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperBackingStore.cpp.o
[3346/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/jpeg2000/JPEG2000ImageDecoder.cpp.o
[3347/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaAnimation.cpp.o
[3348/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapper.cpp.o
[3349/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/ClipStack.cpp.o
[3350/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/jpeg/JPEGImageDecoder.cpp.o
[3351/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperPlatformLayerBuffer.cpp.o
[3352/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/mse/AppendPipeline.cpp.o
[3353/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperShaderProgram.cpp.o
[3354/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/coordinated/Tile.cpp.o
[3355/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/png/PNGImageDecoder.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp: In member function 'void WebCore::PNGImageDecoder::rowAvailable(unsigned char*, unsigned int, int)':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:463:18: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
463 | if (rowIndex >= size().height())
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~
[3356/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/BitmapTexture.cpp.o
[3357/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaSceneIntegration.cpp.o
[3358/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaPaintingContext.cpp.o
[3359/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontElement.h:25,
from DerivedSources/WebCore/JSSVGFontElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontElement.h:25,
from DerivedSources/WebCore/JSSVGFontElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontElement.h:25,
from DerivedSources/WebCore/JSSVGFontElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontElement.h:25,
from DerivedSources/WebCore/JSSVGFontElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontElement.h:25,
from DerivedSources/WebCore/JSSVGFontElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFontElement.h:25,
from DerivedSources/WebCore/JSSVGFontElement.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)
| ^~~~~~~~
[3360/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSAccessibilityRole.cpp.o
[3361/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/BitmapTextureGL.cpp.o
[3362/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperPlatformLayerProxy.cpp.o
[3363/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaBuffer.cpp.o
[3364/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaPaintingEngine.cpp.o
[3365/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/UserAgentScriptsData.cpp.o
[3366/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/SelectorPseudoClassAndCompatibilityElementMap.cpp.o
[3367/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/SelectorPseudoElementTypeMap.cpp.o
[3368/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/GraphicsContext3DTextureMapper.cpp.o
[3369/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/coordinated/CoordinatedBackingStore.cpp.o
[3370/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/coordinated/TiledBackingStore.cpp.o
[3371/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/OpenGLShims.cpp.o
[3372/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSAriaAttributes.cpp.o
[3373/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSAnimatable.cpp.o
[3374/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSDocumentTouch.cpp.o
[3375/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSDocumentFullscreen.cpp.o
[3376/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaScene.cpp.o
[3377/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperGL.cpp.o
[3378/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedLength.h:23,
from DerivedSources/WebCore/JSSVGAnimatedLength.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedLength.h:23,
from DerivedSources/WebCore/JSSVGAnimatedLength.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedLength.h:23,
from DerivedSources/WebCore/JSSVGAnimatedLength.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedLength.h:23,
from DerivedSources/WebCore/JSSVGAnimatedLength.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedLength.h:23,
from DerivedSources/WebCore/JSSVGAnimatedLength.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimatedLength.h:23,
from DerivedSources/WebCore/JSSVGAnimatedLength.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3379/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/HTTPHeaderNames.cpp.o
[3380/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/TextureMapperLayer.cpp.o
[3381/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaPlatformLayer.cpp.o
[3382/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/GraphicsContext3DOpenGL.cpp.o
[3383/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaPaintingEngineBasic.cpp.o
[3384/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/texmap/NicosiaCompositionLayerTextureMapperImpl.cpp.o
[3385/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/WebKitFontFamilyNames.cpp.o
[3386/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/NicosiaPaintingEngineThreaded.cpp.o
[3387/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/opengl/Extensions3DOpenGL.cpp.o
[3388/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp: In function 'void WebCore::setSyncOnClock(GstElement*, bool)':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:256:49: warning: missing sentinel in function call [-Wformat=]
256 | g_object_set(element, "sync", sync, NULL);
| ^
[3389/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/cairo/NicosiaPaintingContextCairo.cpp.o
[3390/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/texmap/NicosiaImageBackingTextureMapperImpl.cpp.o
[3391/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/texmap/NicosiaBackingStoreTextureMapperImpl.cpp.o
[3392/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/texmap/NicosiaContentLayerTextureMapperImpl.cpp.o
[3393/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/XMLNSNames.cpp.o
[3394/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/XLinkNames.cpp.o
[3395/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/MathMLNames.cpp.o
[3396/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/texmap/NicosiaGC3DLayer.cpp.o
[3397/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/CSSPropertyNames.cpp.o
[3398/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/XMLNames.cpp.o
[3399/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/SVGNames.cpp.o
[3400/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/HTMLNames.cpp.o
[3401/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp.o
[3402/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.h:23,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.h:23,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.h:23,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.h:23,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.h:23,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.h:23,
from DerivedSources/WebCore/JSSVGFEConvolveMatrixElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3403/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/nicosia/cairo/NicosiaCairoOperationRecorder.cpp.o
[3404/4355] Building CXX object Source/JavaScriptCore/shell/CMakeFiles/jsc.dir/__/jsc.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jsc.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | new (NotNull, end()) T(std::forward<U>(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArgList.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSArray.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayPrototype.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jsc.cpp:26:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jsc.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | new (NotNull, end()) T(std::forward<U>(*ptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArgList.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSArray.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayPrototype.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jsc.cpp:26:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jsc.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | new (NotNull, dst) T(WTFMove(*src));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/MacroAssembler.h:46,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/BasicBlockLocation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ControlFlowProfiler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/VM.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/interpreter/CallFrame.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArgList.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/JSArray.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/runtime/ArrayPrototype.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/jsc.cpp:26:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/JavaScriptCore/assembler/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3405/4355] Linking CXX executable bin/jsc
[3406/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSMediaConfiguration.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMediaConfiguration.h:23,
from DerivedSources/WebCore/JSMediaConfiguration.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMediaConfiguration.h:23,
from DerivedSources/WebCore/JSMediaConfiguration.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMediaConfiguration.h:23,
from DerivedSources/WebCore/JSMediaConfiguration.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMediaConfiguration.h:23,
from DerivedSources/WebCore/JSMediaConfiguration.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMediaConfiguration.h:23,
from DerivedSources/WebCore/JSMediaConfiguration.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMediaConfiguration.h:23,
from DerivedSources/WebCore/JSMediaConfiguration.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)
| ^~~~~~~~
[3407/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSScreenColorGamut.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSScreenColorGamut.h:23,
from DerivedSources/WebCore/JSScreenColorGamut.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSScreenColorGamut.h:23,
from DerivedSources/WebCore/JSScreenColorGamut.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSScreenColorGamut.h:23,
from DerivedSources/WebCore/JSScreenColorGamut.cpp:22:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSScreenColorGamut.h:23,
from DerivedSources/WebCore/JSScreenColorGamut.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSScreenColorGamut.h:23,
from DerivedSources/WebCore/JSScreenColorGamut.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSScreenColorGamut.h:23,
from DerivedSources/WebCore/JSScreenColorGamut.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)
| ^~~~~~~~
[3408/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSTouch.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouch.h:25,
from DerivedSources/WebCore/JSTouch.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouch.h:25,
from DerivedSources/WebCore/JSTouch.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouch.h:25,
from DerivedSources/WebCore/JSTouch.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouch.h:25,
from DerivedSources/WebCore/JSTouch.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouch.h:25,
from DerivedSources/WebCore/JSTouch.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouch.h:25,
from DerivedSources/WebCore/JSTouch.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)
| ^~~~~~~~
[3409/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSTouchList.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouchList.h:25,
from DerivedSources/WebCore/JSTouchList.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouchList.h:25,
from DerivedSources/WebCore/JSTouchList.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouchList.h:25,
from DerivedSources/WebCore/JSTouchList.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouchList.h:25,
from DerivedSources/WebCore/JSTouchList.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouchList.h:25,
from DerivedSources/WebCore/JSTouchList.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTouchList.h:25,
from DerivedSources/WebCore/JSTouchList.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)
| ^~~~~~~~
[3410/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSCanvasDirection.h:24,
from DerivedSources/WebCore/JSCanvasDirection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-10.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSCanvasDirection.h:24,
from DerivedSources/WebCore/JSCanvasDirection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-10.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSCanvasDirection.h:24,
from DerivedSources/WebCore/JSCanvasDirection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-10.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSCanvasDirection.h:24,
from DerivedSources/WebCore/JSCanvasDirection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-10.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSCanvasDirection.h:24,
from DerivedSources/WebCore/JSCanvasDirection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-10.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSCanvasDirection.h:24,
from DerivedSources/WebCore/JSCanvasDirection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-10.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)
| ^~~~~~~~
[3411/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-11.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasGradient.h:29,
from DerivedSources/WebCore/JSCanvasGradient.h:23,
from DerivedSources/WebCore/JSCanvasGradient.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCanvasGradient.h:24,
from DerivedSources/WebCore/JSCanvasGradient.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasGradient.h:29,
from DerivedSources/WebCore/JSCanvasGradient.h:23,
from DerivedSources/WebCore/JSCanvasGradient.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCanvasGradient.h:24,
from DerivedSources/WebCore/JSCanvasGradient.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasGradient.h:29,
from DerivedSources/WebCore/JSCanvasGradient.h:23,
from DerivedSources/WebCore/JSCanvasGradient.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCanvasGradient.h:24,
from DerivedSources/WebCore/JSCanvasGradient.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3412/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/JSTouchEvent.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSTouchEvent.h:25,
from DerivedSources/WebCore/JSTouchEvent.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSTouchEvent.h:25,
from DerivedSources/WebCore/JSTouchEvent.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSTouchEvent.h:25,
from DerivedSources/WebCore/JSTouchEvent.cpp:25:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSTouchEvent.h:25,
from DerivedSources/WebCore/JSTouchEvent.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSTouchEvent.h:25,
from DerivedSources/WebCore/JSTouchEvent.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSTouchEvent.h:25,
from DerivedSources/WebCore/JSTouchEvent.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)
| ^~~~~~~~
[3413/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Crypto.h:33,
from DerivedSources/WebCore/JSCrypto.h:23,
from DerivedSources/WebCore/JSCrypto.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCrypto.h:24,
from DerivedSources/WebCore/JSCrypto.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Crypto.h:33,
from DerivedSources/WebCore/JSCrypto.h:23,
from DerivedSources/WebCore/JSCrypto.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCrypto.h:24,
from DerivedSources/WebCore/JSCrypto.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Crypto.h:33,
from DerivedSources/WebCore/JSCrypto.h:23,
from DerivedSources/WebCore/JSCrypto.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCrypto.h:24,
from DerivedSources/WebCore/JSCrypto.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-15.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)
| ^~~~~~~~
[3414/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSKeyframeRule.h:28,
from DerivedSources/WebCore/JSCSSKeyframeRule.h:23,
from DerivedSources/WebCore/JSCSSKeyframeRule.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCSSRule.h:24,
from DerivedSources/WebCore/JSCSSKeyframeRule.h:24,
from DerivedSources/WebCore/JSCSSKeyframeRule.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSKeyframeRule.h:28,
from DerivedSources/WebCore/JSCSSKeyframeRule.h:23,
from DerivedSources/WebCore/JSCSSKeyframeRule.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCSSRule.h:24,
from DerivedSources/WebCore/JSCSSKeyframeRule.h:24,
from DerivedSources/WebCore/JSCSSKeyframeRule.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSKeyframeRule.h:28,
from DerivedSources/WebCore/JSCSSKeyframeRule.h:23,
from DerivedSources/WebCore/JSCSSKeyframeRule.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCSSRule.h:24,
from DerivedSources/WebCore/JSCSSKeyframeRule.h:24,
from DerivedSources/WebCore/JSCSSKeyframeRule.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3415/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/BarProp.h:31,
from DerivedSources/WebCore/JSBarProp.h:23,
from DerivedSources/WebCore/JSBarProp.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-6.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBarProp.h:24,
from DerivedSources/WebCore/JSBarProp.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/BarProp.h:31,
from DerivedSources/WebCore/JSBarProp.h:23,
from DerivedSources/WebCore/JSBarProp.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-6.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBarProp.h:24,
from DerivedSources/WebCore/JSBarProp.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/BarProp.h:31,
from DerivedSources/WebCore/JSBarProp.h:23,
from DerivedSources/WebCore/JSBarProp.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBarProp.h:24,
from DerivedSources/WebCore/JSBarProp.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3416/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegCurvetoCubicAbs.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)
| ^~~~~~~~
[3417/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-13.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-13.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-13.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-13.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3418/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-32.cpp.o
[3419/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGElement.h:23,
from DerivedSources/WebCore/JSSVGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGElement.h:23,
from DerivedSources/WebCore/JSSVGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGElement.h:23,
from DerivedSources/WebCore/JSSVGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGElement.h:23,
from DerivedSources/WebCore/JSSVGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGElement.h:23,
from DerivedSources/WebCore/JSSVGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGElement.h:23,
from DerivedSources/WebCore/JSSVGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3420/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSBlobLineEndings.h:24,
from DerivedSources/WebCore/JSBlobLineEndings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-7.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSBlobLineEndings.h:24,
from DerivedSources/WebCore/JSBlobLineEndings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSBlobLineEndings.h:24,
from DerivedSources/WebCore/JSBlobLineEndings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-7.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSBlobLineEndings.h:24,
from DerivedSources/WebCore/JSBlobLineEndings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSBlobLineEndings.h:24,
from DerivedSources/WebCore/JSBlobLineEndings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-7.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSBlobLineEndings.h:24,
from DerivedSources/WebCore/JSBlobLineEndings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3421/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBuffer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioProcessingEvent.h:27,
from DerivedSources/WebCore/JSAudioProcessingEvent.h:25,
from DerivedSources/WebCore/JSAudioProcessingEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioProcessingEvent.h:26,
from DerivedSources/WebCore/JSAudioProcessingEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBuffer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioProcessingEvent.h:27,
from DerivedSources/WebCore/JSAudioProcessingEvent.h:25,
from DerivedSources/WebCore/JSAudioProcessingEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioProcessingEvent.h:26,
from DerivedSources/WebCore/JSAudioProcessingEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBuffer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioProcessingEvent.h:27,
from DerivedSources/WebCore/JSAudioProcessingEvent.h:25,
from DerivedSources/WebCore/JSAudioProcessingEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAudioProcessingEvent.h:26,
from DerivedSources/WebCore/JSAudioProcessingEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3422/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-34.cpp.o
[3423/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-33.cpp.o
[3424/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-9.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRuleList.h:25,
from DerivedSources/WebCore/JSCSSRuleList.h:23,
from DerivedSources/WebCore/JSCSSRuleList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCSSRuleList.h:24,
from DerivedSources/WebCore/JSCSSRuleList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRuleList.h:25,
from DerivedSources/WebCore/JSCSSRuleList.h:23,
from DerivedSources/WebCore/JSCSSRuleList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCSSRuleList.h:24,
from DerivedSources/WebCore/JSCSSRuleList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRuleList.h:25,
from DerivedSources/WebCore/JSCSSRuleList.h:23,
from DerivedSources/WebCore/JSCSSRuleList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCSSRuleList.h:24,
from DerivedSources/WebCore/JSCSSRuleList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3425/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from DerivedSources/WebCore/JSAnimationEffect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from DerivedSources/WebCore/JSAnimationEffect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from DerivedSources/WebCore/JSAnimationEffect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from DerivedSources/WebCore/JSAnimationEffect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from DerivedSources/WebCore/JSAnimationEffect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from DerivedSources/WebCore/JSAnimationEffect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3426/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/Settings.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ContentType.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/SettingsBase.h:30,
from DerivedSources/WebCore/Settings.h:30,
from DerivedSources/WebCore/Settings.cpp:29:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from DerivedSources/WebCore/Settings.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ContentType.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/SettingsBase.h:30,
from DerivedSources/WebCore/Settings.h:30,
from DerivedSources/WebCore/Settings.cpp:29:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from DerivedSources/WebCore/Settings.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ContentType.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/SettingsBase.h:30,
from DerivedSources/WebCore/Settings.h:30,
from DerivedSources/WebCore/Settings.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from DerivedSources/WebCore/Settings.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)
| ^~~~~~~~
[3427/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-16.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoKeyAlgorithm.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoKey.h:30,
from DerivedSources/WebCore/JSCryptoKey.h:25,
from DerivedSources/WebCore/JSCryptoKey.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSCryptoKey.h:26,
from DerivedSources/WebCore/JSCryptoKey.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoKeyAlgorithm.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoKey.h:30,
from DerivedSources/WebCore/JSCryptoKey.h:25,
from DerivedSources/WebCore/JSCryptoKey.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSCryptoKey.h:26,
from DerivedSources/WebCore/JSCryptoKey.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoKeyAlgorithm.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoKey.h:30,
from DerivedSources/WebCore/JSCryptoKey.h:25,
from DerivedSources/WebCore/JSCryptoKey.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSCryptoKey.h:26,
from DerivedSources/WebCore/JSCryptoKey.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3428/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-14.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from DerivedSources/WebCore/JSCommandLineAPIHost.h:23,
from DerivedSources/WebCore/JSCommandLineAPIHost.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from DerivedSources/WebCore/JSCommandLineAPIHost.h:23,
from DerivedSources/WebCore/JSCommandLineAPIHost.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from DerivedSources/WebCore/JSCommandLineAPIHost.h:23,
from DerivedSources/WebCore/JSCommandLineAPIHost.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from DerivedSources/WebCore/JSCommandLineAPIHost.h:23,
from DerivedSources/WebCore/JSCommandLineAPIHost.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from DerivedSources/WebCore/JSCommandLineAPIHost.h:23,
from DerivedSources/WebCore/JSCommandLineAPIHost.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from DerivedSources/WebCore/JSCommandLineAPIHost.h:23,
from DerivedSources/WebCore/JSCommandLineAPIHost.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3429/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/AbortSignal.h:29,
from DerivedSources/WebCore/JSAbortSignal.h:23,
from DerivedSources/WebCore/JSAbortSignal.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortSignal.h:24,
from DerivedSources/WebCore/JSAbortSignal.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/AbortSignal.h:29,
from DerivedSources/WebCore/JSAbortSignal.h:23,
from DerivedSources/WebCore/JSAbortSignal.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortSignal.h:24,
from DerivedSources/WebCore/JSAbortSignal.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/AbortSignal.h:29,
from DerivedSources/WebCore/JSAbortSignal.h:23,
from DerivedSources/WebCore/JSAbortSignal.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSAbortSignal.h:24,
from DerivedSources/WebCore/JSAbortSignal.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3430/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSAudioBufferCallback.h:26,
from DerivedSources/WebCore/JSAudioBufferCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSAudioBufferCallback.h:27,
from DerivedSources/WebCore/JSAudioBufferCallback.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSAudioBufferCallback.h:26,
from DerivedSources/WebCore/JSAudioBufferCallback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSAudioBufferCallback.h:27,
from DerivedSources/WebCore/JSAudioBufferCallback.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSAudioBufferCallback.h:26,
from DerivedSources/WebCore/JSAudioBufferCallback.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSAudioBufferCallback.h:27,
from DerivedSources/WebCore/JSAudioBufferCallback.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)
| ^~~~~~~~
[3431/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-35.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-35.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-35.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3432/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/DedicatedWorkerGlobalScope.h:34,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.h:23,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/DedicatedWorkerGlobalScope.h:34,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.h:23,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/DedicatedWorkerGlobalScope.h:34,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.h:23,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/DedicatedWorkerGlobalScope.h:34,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.h:23,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/DedicatedWorkerGlobalScope.h:34,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.h:23,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/DedicatedWorkerGlobalScope.h:34,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.h:23,
from DerivedSources/WebCore/JSDedicatedWorkerGlobalScope.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)
| ^~~~~~~~
[3433/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSDOMQuadInit.h:24,
from DerivedSources/WebCore/JSDOMQuadInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSDOMQuadInit.h:24,
from DerivedSources/WebCore/JSDOMQuadInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSDOMQuadInit.h:24,
from DerivedSources/WebCore/JSDOMQuadInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSDOMQuadInit.h:24,
from DerivedSources/WebCore/JSDOMQuadInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSDOMQuadInit.h:24,
from DerivedSources/WebCore/JSDOMQuadInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSDOMQuadInit.h:24,
from DerivedSources/WebCore/JSDOMQuadInit.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-20.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3434/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-17.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache/DOMApplicationCache.h:28,
from DerivedSources/WebCore/JSDOMApplicationCache.h:23,
from DerivedSources/WebCore/JSDOMApplicationCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMApplicationCache.h:24,
from DerivedSources/WebCore/JSDOMApplicationCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache/DOMApplicationCache.h:28,
from DerivedSources/WebCore/JSDOMApplicationCache.h:23,
from DerivedSources/WebCore/JSDOMApplicationCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMApplicationCache.h:24,
from DerivedSources/WebCore/JSDOMApplicationCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache/DOMApplicationCache.h:28,
from DerivedSources/WebCore/JSDOMApplicationCache.h:23,
from DerivedSources/WebCore/JSDOMApplicationCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMApplicationCache.h:24,
from DerivedSources/WebCore/JSDOMApplicationCache.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3435/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/HandleTypes.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrier.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyStorage.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeader.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayConventions.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from DerivedSources/WebCore/JSDataCue.h:25,
from DerivedSources/WebCore/JSDataCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from DerivedSources/WebCore/JSDataCue.h:25,
from DerivedSources/WebCore/JSDataCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.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:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/HandleTypes.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrier.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyStorage.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeader.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayConventions.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from DerivedSources/WebCore/JSDataCue.h:25,
from DerivedSources/WebCore/JSDataCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from DerivedSources/WebCore/JSDataCue.h:25,
from DerivedSources/WebCore/JSDataCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.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:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/HandleTypes.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/WriteBarrier.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/PropertyStorage.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/IndexingHeader.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayConventions.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from DerivedSources/WebCore/JSDataCue.h:25,
from DerivedSources/WebCore/JSDataCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/SerializedPlatformRepresentation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track/DataCue.h:31,
from DerivedSources/WebCore/JSDataCue.h:25,
from DerivedSources/WebCore/JSDataCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-22.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)
| ^~~~~~~~
[3436/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-18.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/DOMFileSystem.h:28,
from DerivedSources/WebCore/JSDOMFileSystem.h:23,
from DerivedSources/WebCore/JSDOMFileSystem.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMFileSystem.h:24,
from DerivedSources/WebCore/JSDOMFileSystem.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/DOMFileSystem.h:28,
from DerivedSources/WebCore/JSDOMFileSystem.h:23,
from DerivedSources/WebCore/JSDOMFileSystem.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMFileSystem.h:24,
from DerivedSources/WebCore/JSDOMFileSystem.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/DOMFileSystem.h:28,
from DerivedSources/WebCore/JSDOMFileSystem.h:23,
from DerivedSources/WebCore/JSDOMFileSystem.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMFileSystem.h:24,
from DerivedSources/WebCore/JSDOMFileSystem.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3437/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from DerivedSources/WebCore/JSFetchHeaders.h:23,
from DerivedSources/WebCore/JSFetchHeaders.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFetchHeaders.h:24,
from DerivedSources/WebCore/JSFetchHeaders.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from DerivedSources/WebCore/JSFetchHeaders.h:23,
from DerivedSources/WebCore/JSFetchHeaders.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFetchHeaders.h:24,
from DerivedSources/WebCore/JSFetchHeaders.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from DerivedSources/WebCore/JSFetchHeaders.h:23,
from DerivedSources/WebCore/JSFetchHeaders.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFetchHeaders.h:24,
from DerivedSources/WebCore/JSFetchHeaders.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-28.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)
| ^~~~~~~~
[3438/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-19.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/PluginData.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeType.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Navigator.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeTypeArray.h:24,
from DerivedSources/WebCore/JSDOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-19.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/PluginData.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeType.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Navigator.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeTypeArray.h:24,
from DerivedSources/WebCore/JSDOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-19.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/PluginData.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeType.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Navigator.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins/DOMMimeTypeArray.h:24,
from DerivedSources/WebCore/JSDOMMimeTypeArray.h:23,
from DerivedSources/WebCore/JSDOMMimeTypeArray.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-19.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3439/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-57.cpp.o
[3440/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3441/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSErrorCallback.h:24,
from DerivedSources/WebCore/JSErrorCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSErrorCallback.h:25,
from DerivedSources/WebCore/JSErrorCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSErrorCallback.h:24,
from DerivedSources/WebCore/JSErrorCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSErrorCallback.h:25,
from DerivedSources/WebCore/JSErrorCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from DerivedSources/WebCore/JSErrorCallback.h:24,
from DerivedSources/WebCore/JSErrorCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCallbackData.h:31,
from DerivedSources/WebCore/JSErrorCallback.h:25,
from DerivedSources/WebCore/JSErrorCallback.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-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)
| ^~~~~~~~
[3442/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/Blob.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/File.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/FileList.h:28,
from DerivedSources/WebCore/JSFileList.h:23,
from DerivedSources/WebCore/JSFileList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileList.h:24,
from DerivedSources/WebCore/JSFileList.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/Blob.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/File.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/FileList.h:28,
from DerivedSources/WebCore/JSFileList.h:23,
from DerivedSources/WebCore/JSFileList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileList.h:24,
from DerivedSources/WebCore/JSFileList.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/Blob.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/File.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/FileList.h:28,
from DerivedSources/WebCore/JSFileList.h:23,
from DerivedSources/WebCore/JSFileList.cpp:22,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileList.h:24,
from DerivedSources/WebCore/JSFileList.cpp:22,
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)
| ^~~~~~~~
[3443/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-26.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLExtension.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/EXTTextureFilterAnisotropic.h:28,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.h:25,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-26.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.h:26,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-26.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLExtension.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/EXTTextureFilterAnisotropic.h:28,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.h:25,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-26.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.h:26,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-26.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLExtension.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/EXTTextureFilterAnisotropic.h:28,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.h:25,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-26.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.h:26,
from DerivedSources/WebCore/JSEXTTextureFilterAnisotropic.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-26.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3444/4355] 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:32,
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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSAnimationEvent.h:24,
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:32,
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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSAnimationEvent.h:24,
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:32,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSAnimationEvent.h:24,
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)
| ^~~~~~~~
[3445/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-69.cpp.o
[3446/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-68.cpp.o
[3447/4355] 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:32,
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/text/TextStream.h:29,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FetchOptions.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequestCredentials.h:28,
from DerivedSources/WebCore/JSFetchRequestCredentials.h:23,
from DerivedSources/WebCore/JSFetchRequestCredentials.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSFetchRequestCredentials.h:24,
from DerivedSources/WebCore/JSFetchRequestCredentials.cpp:22,
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:32,
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/text/TextStream.h:29,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FetchOptions.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequestCredentials.h:28,
from DerivedSources/WebCore/JSFetchRequestCredentials.h:23,
from DerivedSources/WebCore/JSFetchRequestCredentials.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSFetchRequestCredentials.h:24,
from DerivedSources/WebCore/JSFetchRequestCredentials.cpp:22,
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:32,
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/text/TextStream.h:29,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FetchOptions.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequestCredentials.h:28,
from DerivedSources/WebCore/JSFetchRequestCredentials.h:23,
from DerivedSources/WebCore/JSFetchRequestCredentials.cpp:22,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSFetchRequestCredentials.h:24,
from DerivedSources/WebCore/JSFetchRequestCredentials.cpp:22,
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)
| ^~~~~~~~
[3448/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLHtmlElement.h:26,
from DerivedSources/WebCore/JSHTMLHtmlElement.h:23,
from DerivedSources/WebCore/JSHTMLHtmlElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLHtmlElement.h:24,
from DerivedSources/WebCore/JSHTMLHtmlElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLHtmlElement.h:26,
from DerivedSources/WebCore/JSHTMLHtmlElement.h:23,
from DerivedSources/WebCore/JSHTMLHtmlElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLHtmlElement.h:24,
from DerivedSources/WebCore/JSHTMLHtmlElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLHtmlElement.h:26,
from DerivedSources/WebCore/JSHTMLHtmlElement.h:23,
from DerivedSources/WebCore/JSHTMLHtmlElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLHtmlElement.h:24,
from DerivedSources/WebCore/JSHTMLHtmlElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3449/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.h:28,
from DerivedSources/WebCore/JSFileSystemFileEntry.h:23,
from DerivedSources/WebCore/JSFileSystemFileEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileSystemFileEntry.h:24,
from DerivedSources/WebCore/JSFileSystemFileEntry.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/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.h:28,
from DerivedSources/WebCore/JSFileSystemFileEntry.h:23,
from DerivedSources/WebCore/JSFileSystemFileEntry.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileSystemFileEntry.h:24,
from DerivedSources/WebCore/JSFileSystemFileEntry.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/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.h:28,
from DerivedSources/WebCore/JSFileSystemFileEntry.h:23,
from DerivedSources/WebCore/JSFileSystemFileEntry.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSFileSystemFileEntry.h:24,
from DerivedSources/WebCore/JSFileSystemFileEntry.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)
| ^~~~~~~~
[3450/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-24.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.h:24,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-24.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.h:24,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-24.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.h:24,
from DerivedSources/WebCore/JSDeviceOrientationOrMotionPermissionState.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-24.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)
| ^~~~~~~~
[3451/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLOptionsCollection.h:26,
from DerivedSources/WebCore/JSHTMLOptionsCollection.h:23,
from DerivedSources/WebCore/JSHTMLOptionsCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLOptionsCollection.h:24,
from DerivedSources/WebCore/JSHTMLOptionsCollection.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLOptionsCollection.h:26,
from DerivedSources/WebCore/JSHTMLOptionsCollection.h:23,
from DerivedSources/WebCore/JSHTMLOptionsCollection.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-43.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLOptionsCollection.h:24,
from DerivedSources/WebCore/JSHTMLOptionsCollection.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLOptionsCollection.h:26,
from DerivedSources/WebCore/JSHTMLOptionsCollection.h:23,
from DerivedSources/WebCore/JSHTMLOptionsCollection.cpp:22,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLOptionsCollection.h:24,
from DerivedSources/WebCore/JSHTMLOptionsCollection.cpp:22,
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)
| ^~~~~~~~
[3452/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLLabelElement.h:26,
from DerivedSources/WebCore/JSHTMLLabelElement.h:23,
from DerivedSources/WebCore/JSHTMLLabelElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLLabelElement.h:24,
from DerivedSources/WebCore/JSHTMLLabelElement.cpp:22,
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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLLabelElement.h:26,
from DerivedSources/WebCore/JSHTMLLabelElement.h:23,
from DerivedSources/WebCore/JSHTMLLabelElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLLabelElement.h:24,
from DerivedSources/WebCore/JSHTMLLabelElement.cpp:22,
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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLLabelElement.h:26,
from DerivedSources/WebCore/JSHTMLLabelElement.h:23,
from DerivedSources/WebCore/JSHTMLLabelElement.cpp:22,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLLabelElement.h:24,
from DerivedSources/WebCore/JSHTMLLabelElement.cpp:22,
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)
| ^~~~~~~~
[3453/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTablePartElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTableColElement.h:28,
from DerivedSources/WebCore/JSHTMLTableColElement.h:23,
from DerivedSources/WebCore/JSHTMLTableColElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTableColElement.h:24,
from DerivedSources/WebCore/JSHTMLTableColElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTablePartElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTableColElement.h:28,
from DerivedSources/WebCore/JSHTMLTableColElement.h:23,
from DerivedSources/WebCore/JSHTMLTableColElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTableColElement.h:24,
from DerivedSources/WebCore/JSHTMLTableColElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTablePartElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTableColElement.h:28,
from DerivedSources/WebCore/JSHTMLTableColElement.h:23,
from DerivedSources/WebCore/JSHTMLTableColElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTableColElement.h:24,
from DerivedSources/WebCore/JSHTMLTableColElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3454/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-63.cpp.o
[3455/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-53.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-53.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3456/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLScriptElement.h:26,
from DerivedSources/WebCore/JSHTMLScriptElement.h:23,
from DerivedSources/WebCore/JSHTMLScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLScriptElement.h:24,
from DerivedSources/WebCore/JSHTMLScriptElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLScriptElement.h:26,
from DerivedSources/WebCore/JSHTMLScriptElement.h:23,
from DerivedSources/WebCore/JSHTMLScriptElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLScriptElement.h:24,
from DerivedSources/WebCore/JSHTMLScriptElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLScriptElement.h:26,
from DerivedSources/WebCore/JSHTMLScriptElement.h:23,
from DerivedSources/WebCore/JSHTMLScriptElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLScriptElement.h:24,
from DerivedSources/WebCore/JSHTMLScriptElement.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)
| ^~~~~~~~
[3457/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-71.cpp.o
[3458/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-70.cpp.o
[3459/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFontElement.h:26,
from DerivedSources/WebCore/JSHTMLFontElement.h:23,
from DerivedSources/WebCore/JSHTMLFontElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLFontElement.h:24,
from DerivedSources/WebCore/JSHTMLFontElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFontElement.h:26,
from DerivedSources/WebCore/JSHTMLFontElement.h:23,
from DerivedSources/WebCore/JSHTMLFontElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLFontElement.h:24,
from DerivedSources/WebCore/JSHTMLFontElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFontElement.h:26,
from DerivedSources/WebCore/JSHTMLFontElement.h:23,
from DerivedSources/WebCore/JSHTMLFontElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLFontElement.h:24,
from DerivedSources/WebCore/JSHTMLFontElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-39.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3460/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTrackElement.h:31,
from DerivedSources/WebCore/JSHTMLTrackElement.h:25,
from DerivedSources/WebCore/JSHTMLTrackElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTrackElement.h:26,
from DerivedSources/WebCore/JSHTMLTrackElement.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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTrackElement.h:31,
from DerivedSources/WebCore/JSHTMLTrackElement.h:25,
from DerivedSources/WebCore/JSHTMLTrackElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTrackElement.h:26,
from DerivedSources/WebCore/JSHTMLTrackElement.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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTrackElement.h:31,
from DerivedSources/WebCore/JSHTMLTrackElement.h:25,
from DerivedSources/WebCore/JSHTMLTrackElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTrackElement.h:26,
from DerivedSources/WebCore/JSHTMLTrackElement.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)
| ^~~~~~~~
[3461/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2D.h:28,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:23,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-12.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:24,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-12.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2D.h:28,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:23,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-12.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:24,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-12.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2D.h:28,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:23,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-12.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.h:24,
from DerivedSources/WebCore/JSCanvasRenderingContext2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-12.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)
| ^~~~~~~~
[3462/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSKeyframeEffectOptions.h:23,
from DerivedSources/WebCore/JSKeyframeEffectOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSKeyframeEffectOptions.h:23,
from DerivedSources/WebCore/JSKeyframeEffectOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSKeyframeEffectOptions.h:23,
from DerivedSources/WebCore/JSKeyframeEffectOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSKeyframeEffectOptions.h:23,
from DerivedSources/WebCore/JSKeyframeEffectOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSKeyframeEffectOptions.h:23,
from DerivedSources/WebCore/JSKeyframeEffectOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSKeyframeEffectOptions.h:23,
from DerivedSources/WebCore/JSKeyframeEffectOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-51.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3463/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-54.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSMediaSource.h:25,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-54.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSMediaSource.h:25,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSMediaSource.h:25,
from DerivedSources/WebCore/JSMediaSource.cpp:25,
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)
| ^~~~~~~~
[3464/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-47.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-47.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3465/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaControlsHost.h:25,
from DerivedSources/WebCore/JSMediaControlsHost.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSMediaControlsHost.h:25,
from DerivedSources/WebCore/JSMediaControlsHost.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaControlsHost.h:25,
from DerivedSources/WebCore/JSMediaControlsHost.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSMediaControlsHost.h:25,
from DerivedSources/WebCore/JSMediaControlsHost.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSMediaControlsHost.h:25,
from DerivedSources/WebCore/JSMediaControlsHost.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSMediaControlsHost.h:25,
from DerivedSources/WebCore/JSMediaControlsHost.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)
| ^~~~~~~~
[3466/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMenuItemElement.h:28,
from DerivedSources/WebCore/JSHTMLMenuItemElement.h:23,
from DerivedSources/WebCore/JSHTMLMenuItemElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLMenuItemElement.h:24,
from DerivedSources/WebCore/JSHTMLMenuItemElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMenuItemElement.h:28,
from DerivedSources/WebCore/JSHTMLMenuItemElement.h:23,
from DerivedSources/WebCore/JSHTMLMenuItemElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-42.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLMenuItemElement.h:24,
from DerivedSources/WebCore/JSHTMLMenuItemElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMenuItemElement.h:28,
from DerivedSources/WebCore/JSHTMLMenuItemElement.h:23,
from DerivedSources/WebCore/JSHTMLMenuItemElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLMenuItemElement.h:24,
from DerivedSources/WebCore/JSHTMLMenuItemElement.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)
| ^~~~~~~~
[3467/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-36.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/AllDescendantsCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-36.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-36.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/AllDescendantsCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-36.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-36.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/AllDescendantsCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-36.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-36.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3468/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSProgressEvent.h:23,
from DerivedSources/WebCore/JSProgressEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSProgressEvent.h:23,
from DerivedSources/WebCore/JSProgressEvent.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSProgressEvent.h:23,
from DerivedSources/WebCore/JSProgressEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSProgressEvent.h:23,
from DerivedSources/WebCore/JSProgressEvent.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSProgressEvent.h:23,
from DerivedSources/WebCore/JSProgressEvent.cpp:22,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSProgressEvent.h:23,
from DerivedSources/WebCore/JSProgressEvent.cpp:22,
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)
| ^~~~~~~~
[3469/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSOverflowEvent.h:23,
from DerivedSources/WebCore/JSOverflowEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSOverflowEvent.h:23,
from DerivedSources/WebCore/JSOverflowEvent.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSOverflowEvent.h:23,
from DerivedSources/WebCore/JSOverflowEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-61.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSOverflowEvent.h:23,
from DerivedSources/WebCore/JSOverflowEvent.cpp:22,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSOverflowEvent.h:23,
from DerivedSources/WebCore/JSOverflowEvent.cpp:22,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSOverflowEvent.h:23,
from DerivedSources/WebCore/JSOverflowEvent.cpp:22,
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)
| ^~~~~~~~
[3470/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-37.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBodyElement.h:26,
from DerivedSources/WebCore/JSHTMLBodyElement.h:23,
from DerivedSources/WebCore/JSHTMLBodyElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-37.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLBodyElement.h:24,
from DerivedSources/WebCore/JSHTMLBodyElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-37.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBodyElement.h:26,
from DerivedSources/WebCore/JSHTMLBodyElement.h:23,
from DerivedSources/WebCore/JSHTMLBodyElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-37.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLBodyElement.h:24,
from DerivedSources/WebCore/JSHTMLBodyElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-37.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBodyElement.h:26,
from DerivedSources/WebCore/JSHTMLBodyElement.h:23,
from DerivedSources/WebCore/JSHTMLBodyElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-37.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLBodyElement.h:24,
from DerivedSources/WebCore/JSHTMLBodyElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-37.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3471/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/IntersectionObserver.h:30,
from DerivedSources/WebCore/JSIntersectionObserver.h:25,
from DerivedSources/WebCore/JSIntersectionObserver.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSIntersectionObserver.h:26,
from DerivedSources/WebCore/JSIntersectionObserver.cpp:25,
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/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/IntersectionObserver.h:30,
from DerivedSources/WebCore/JSIntersectionObserver.h:25,
from DerivedSources/WebCore/JSIntersectionObserver.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSIntersectionObserver.h:26,
from DerivedSources/WebCore/JSIntersectionObserver.cpp:25,
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/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/IntersectionObserver.h:30,
from DerivedSources/WebCore/JSIntersectionObserver.h:25,
from DerivedSources/WebCore/JSIntersectionObserver.cpp:25,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSIntersectionObserver.h:26,
from DerivedSources/WebCore/JSIntersectionObserver.cpp:25,
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)
| ^~~~~~~~
[3472/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.h:24,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.h:24,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.h:24,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.h:24,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.h:24,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.h:24,
from DerivedSources/WebCore/JSImageBitmapRenderingContextSettings.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)
| ^~~~~~~~
[3473/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-48.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-48.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3474/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-55.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-55.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-55.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-55.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-55.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-55.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)
| ^~~~~~~~
[3475/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-58.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSNode.h:23,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-58.cpp:3:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSNode.h:23,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-58.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSNode.h:23,
from DerivedSources/WebCore/JSNode.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-58.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)
| ^~~~~~~~
[3476/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSNotification.h:25,
from DerivedSources/WebCore/JSNotification.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSNotification.h:25,
from DerivedSources/WebCore/JSNotification.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSNotification.h:25,
from DerivedSources/WebCore/JSNotification.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-59.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSNotification.h:25,
from DerivedSources/WebCore/JSNotification.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSNotification.h:25,
from DerivedSources/WebCore/JSNotification.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSNotification.h:25,
from DerivedSources/WebCore/JSNotification.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)
| ^~~~~~~~
[3477/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPeriodicWave.h:25,
from DerivedSources/WebCore/JSPeriodicWave.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPeriodicWave.h:25,
from DerivedSources/WebCore/JSPeriodicWave.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPeriodicWave.h:25,
from DerivedSources/WebCore/JSPeriodicWave.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-66.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPeriodicWave.h:25,
from DerivedSources/WebCore/JSPeriodicWave.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPeriodicWave.h:25,
from DerivedSources/WebCore/JSPeriodicWave.cpp:25,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPeriodicWave.h:25,
from DerivedSources/WebCore/JSPeriodicWave.cpp:25,
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)
| ^~~~~~~~
[3478/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPath2D.h:23,
from DerivedSources/WebCore/JSPath2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPath2D.h:23,
from DerivedSources/WebCore/JSPath2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPath2D.h:23,
from DerivedSources/WebCore/JSPath2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPath2D.h:23,
from DerivedSources/WebCore/JSPath2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPath2D.h:23,
from DerivedSources/WebCore/JSPath2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPath2D.h:23,
from DerivedSources/WebCore/JSPath2D.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-62.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3479/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3c72abbe-8.cpp.o
[3480/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from DerivedSources/WebCore/JSMutationObserver.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from DerivedSources/WebCore/JSMutationObserver.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from DerivedSources/WebCore/JSMutationObserver.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from DerivedSources/WebCore/JSMutationObserver.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from DerivedSources/WebCore/JSMutationObserver.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from DerivedSources/WebCore/JSMutationObserver.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)
| ^~~~~~~~
[3481/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceMeasure.h:23,
from DerivedSources/WebCore/JSPerformanceMeasure.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceMeasure.h:23,
from DerivedSources/WebCore/JSPerformanceMeasure.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceMeasure.h:23,
from DerivedSources/WebCore/JSPerformanceMeasure.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceMeasure.h:23,
from DerivedSources/WebCore/JSPerformanceMeasure.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceMeasure.h:23,
from DerivedSources/WebCore/JSPerformanceMeasure.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceMeasure.h:23,
from DerivedSources/WebCore/JSPerformanceMeasure.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-65.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3482/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-110.cpp.o
[3483/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableByteStreamController.h:25,
from DerivedSources/WebCore/JSReadableByteStreamController.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableByteStreamController.h:25,
from DerivedSources/WebCore/JSReadableByteStreamController.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableByteStreamController.h:25,
from DerivedSources/WebCore/JSReadableByteStreamController.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableByteStreamController.h:25,
from DerivedSources/WebCore/JSReadableByteStreamController.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableByteStreamController.h:25,
from DerivedSources/WebCore/JSReadableByteStreamController.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableByteStreamController.h:25,
from DerivedSources/WebCore/JSReadableByteStreamController.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-73.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3484/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-64.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-64.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:30,
from DerivedSources/WebCore/JSPbkdf2Params.h:25,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-64.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-64.cpp:5:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:30,
from DerivedSources/WebCore/JSPbkdf2Params.h:25,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-64.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-64.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:30,
from DerivedSources/WebCore/JSPbkdf2Params.h:25,
from DerivedSources/WebCore/JSPbkdf2Params.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-64.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)
| ^~~~~~~~
[3485/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-112.cpp.o
[3486/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-111.cpp.o
[3487/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSScrollIntoViewOptions.h:23,
from DerivedSources/WebCore/JSScrollIntoViewOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSScrollIntoViewOptions.h:23,
from DerivedSources/WebCore/JSScrollIntoViewOptions.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSScrollIntoViewOptions.h:23,
from DerivedSources/WebCore/JSScrollIntoViewOptions.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSScrollIntoViewOptions.h:23,
from DerivedSources/WebCore/JSScrollIntoViewOptions.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSScrollIntoViewOptions.h:23,
from DerivedSources/WebCore/JSScrollIntoViewOptions.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSScrollIntoViewOptions.h:23,
from DerivedSources/WebCore/JSScrollIntoViewOptions.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)
| ^~~~~~~~
[3488/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmRsaOaepParams.h:28,
from DerivedSources/WebCore/JSRsaOaepParams.h:25,
from DerivedSources/WebCore/JSRsaOaepParams.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSRsaOaepParams.h:26,
from DerivedSources/WebCore/JSRsaOaepParams.cpp:25,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmRsaOaepParams.h:28,
from DerivedSources/WebCore/JSRsaOaepParams.h:25,
from DerivedSources/WebCore/JSRsaOaepParams.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-75.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSRsaOaepParams.h:26,
from DerivedSources/WebCore/JSRsaOaepParams.cpp:25,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmRsaOaepParams.h:28,
from DerivedSources/WebCore/JSRsaOaepParams.h:25,
from DerivedSources/WebCore/JSRsaOaepParams.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSRsaOaepParams.h:26,
from DerivedSources/WebCore/JSRsaOaepParams.cpp:25,
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)
| ^~~~~~~~
[3489/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDialogElement.h:28,
from DerivedSources/WebCore/JSHTMLDialogElement.h:23,
from DerivedSources/WebCore/JSHTMLDialogElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLDialogElement.h:24,
from DerivedSources/WebCore/JSHTMLDialogElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDialogElement.h:28,
from DerivedSources/WebCore/JSHTMLDialogElement.h:23,
from DerivedSources/WebCore/JSHTMLDialogElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLDialogElement.h:24,
from DerivedSources/WebCore/JSHTMLDialogElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDialogElement.h:28,
from DerivedSources/WebCore/JSHTMLDialogElement.h:23,
from DerivedSources/WebCore/JSHTMLDialogElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLDialogElement.h:24,
from DerivedSources/WebCore/JSHTMLDialogElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-38.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3490/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-72.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-72.cpp:7:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-72.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-72.cpp:7:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-72.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-72.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-72.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)
| ^~~~~~~~
[3491/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSSourceBuffer.h:25,
from DerivedSources/WebCore/JSSourceBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSSourceBuffer.h:25,
from DerivedSources/WebCore/JSSourceBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSSourceBuffer.h:25,
from DerivedSources/WebCore/JSSourceBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSSourceBuffer.h:25,
from DerivedSources/WebCore/JSSourceBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:28,
from DerivedSources/WebCore/JSSourceBuffer.h:25,
from DerivedSources/WebCore/JSSourceBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertEnumeration.h:29,
from DerivedSources/WebCore/JSSourceBuffer.h:25,
from DerivedSources/WebCore/JSSourceBuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-97.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)
| ^~~~~~~~
[3492/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEPointLightElement.h:23,
from DerivedSources/WebCore/JSSVGFEPointLightElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEPointLightElement.h:23,
from DerivedSources/WebCore/JSSVGFEPointLightElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEPointLightElement.h:23,
from DerivedSources/WebCore/JSSVGFEPointLightElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEPointLightElement.h:23,
from DerivedSources/WebCore/JSSVGFEPointLightElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEPointLightElement.h:23,
from DerivedSources/WebCore/JSSVGFEPointLightElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEPointLightElement.h:23,
from DerivedSources/WebCore/JSSVGFEPointLightElement.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)
| ^~~~~~~~
[3493/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGLengthList.h:23,
from DerivedSources/WebCore/JSSVGLengthList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGLengthList.h:23,
from DerivedSources/WebCore/JSSVGLengthList.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGLengthList.h:23,
from DerivedSources/WebCore/JSSVGLengthList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGLengthList.h:23,
from DerivedSources/WebCore/JSSVGLengthList.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGLengthList.h:23,
from DerivedSources/WebCore/JSSVGLengthList.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGLengthList.h:23,
from DerivedSources/WebCore/JSSVGLengthList.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)
| ^~~~~~~~
[3494/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGeometryElement.h:23,
from DerivedSources/WebCore/JSSVGGeometryElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGeometryElement.h:23,
from DerivedSources/WebCore/JSSVGGeometryElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGeometryElement.h:23,
from DerivedSources/WebCore/JSSVGGeometryElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGeometryElement.h:23,
from DerivedSources/WebCore/JSSVGGeometryElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGeometryElement.h:23,
from DerivedSources/WebCore/JSSVGGeometryElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGGeometryElement.h:23,
from DerivedSources/WebCore/JSSVGGeometryElement.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)
| ^~~~~~~~
[3495/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRemoteDOMWindow.h:23,
from DerivedSources/WebCore/JSRemoteDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRemoteDOMWindow.h:23,
from DerivedSources/WebCore/JSRemoteDOMWindow.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRemoteDOMWindow.h:23,
from DerivedSources/WebCore/JSRemoteDOMWindow.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRemoteDOMWindow.h:23,
from DerivedSources/WebCore/JSRemoteDOMWindow.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRemoteDOMWindow.h:23,
from DerivedSources/WebCore/JSRemoteDOMWindow.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSRemoteDOMWindow.h:23,
from DerivedSources/WebCore/JSRemoteDOMWindow.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)
| ^~~~~~~~
[3496/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateColorElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateColorElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateColorElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateColorElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateColorElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateColorElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateColorElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateColorElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateColorElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateColorElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimateColorElement.h:23,
from DerivedSources/WebCore/JSSVGAnimateColorElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3497/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-98.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSStaticRange.h:23,
from DerivedSources/WebCore/JSStaticRange.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-98.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSStaticRange.h:23,
from DerivedSources/WebCore/JSStaticRange.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSStaticRange.h:23,
from DerivedSources/WebCore/JSStaticRange.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)
| ^~~~~~~~
[3498/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrackCue.h:25,
from DerivedSources/WebCore/JSTextTrackCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrackCue.h:25,
from DerivedSources/WebCore/JSTextTrackCue.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrackCue.h:25,
from DerivedSources/WebCore/JSTextTrackCue.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-100.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrackCue.h:25,
from DerivedSources/WebCore/JSTextTrackCue.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrackCue.h:25,
from DerivedSources/WebCore/JSTextTrackCue.cpp:25,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTextTrackCue.h:25,
from DerivedSources/WebCore/JSTextTrackCue.cpp:25,
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)
| ^~~~~~~~
[3499/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEFuncGElement.h:23,
from DerivedSources/WebCore/JSSVGFEFuncGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEFuncGElement.h:23,
from DerivedSources/WebCore/JSSVGFEFuncGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEFuncGElement.h:23,
from DerivedSources/WebCore/JSSVGFEFuncGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEFuncGElement.h:23,
from DerivedSources/WebCore/JSSVGFEFuncGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEFuncGElement.h:23,
from DerivedSources/WebCore/JSSVGFEFuncGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGFEFuncGElement.h:23,
from DerivedSources/WebCore/JSSVGFEFuncGElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3500/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimationElement.h:23,
from DerivedSources/WebCore/JSSVGAnimationElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimationElement.h:23,
from DerivedSources/WebCore/JSSVGAnimationElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimationElement.h:23,
from DerivedSources/WebCore/JSSVGAnimationElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimationElement.h:23,
from DerivedSources/WebCore/JSSVGAnimationElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimationElement.h:23,
from DerivedSources/WebCore/JSSVGAnimationElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGAnimationElement.h:23,
from DerivedSources/WebCore/JSSVGAnimationElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3501/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLTransaction.h:23,
from DerivedSources/WebCore/JSSQLTransaction.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLTransaction.h:23,
from DerivedSources/WebCore/JSSQLTransaction.cpp:22,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLTransaction.h:23,
from DerivedSources/WebCore/JSSQLTransaction.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLTransaction.h:23,
from DerivedSources/WebCore/JSSQLTransaction.cpp:22,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLTransaction.h:23,
from DerivedSources/WebCore/JSSQLTransaction.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSQLTransaction.h:23,
from DerivedSources/WebCore/JSSQLTransaction.cpp:22,
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)
| ^~~~~~~~
[3502/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.h:23,
from DerivedSources/WebCore/JSSVGPathSegLinetoAbs.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)
| ^~~~~~~~
[3503/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.h:25,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.h:25,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.h:25,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.h:25,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.h:25,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.h:25,
from DerivedSources/WebCore/JSOESTextureHalfFloatLinear.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-60.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3504/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLTransformFeedback.h:25,
from DerivedSources/WebCore/JSWebGLTransformFeedback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLTransformFeedback.h:25,
from DerivedSources/WebCore/JSWebGLTransformFeedback.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLTransformFeedback.h:25,
from DerivedSources/WebCore/JSWebGLTransformFeedback.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLTransformFeedback.h:25,
from DerivedSources/WebCore/JSWebGLTransformFeedback.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLTransformFeedback.h:25,
from DerivedSources/WebCore/JSWebGLTransformFeedback.cpp:25,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLTransformFeedback.h:25,
from DerivedSources/WebCore/JSWebGLTransformFeedback.cpp:25,
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)
| ^~~~~~~~
[3505/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSShadowRoot.h:23,
from DerivedSources/WebCore/JSShadowRoot.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:6:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSShadowRoot.h:23,
from DerivedSources/WebCore/JSShadowRoot.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSShadowRoot.h:23,
from DerivedSources/WebCore/JSShadowRoot.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.cpp:6:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSShadowRoot.h:23,
from DerivedSources/WebCore/JSShadowRoot.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSShadowRoot.h:23,
from DerivedSources/WebCore/JSShadowRoot.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSShadowRoot.h:23,
from DerivedSources/WebCore/JSShadowRoot.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-96.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)
| ^~~~~~~~
[3506/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-15.cpp.o
[3507/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.h:25,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.h:25,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.h:25,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.h:25,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.h:25,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.cpp:25,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.h:25,
from DerivedSources/WebCore/JSSVGMissingGlyphElement.cpp:25,
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)
| ^~~~~~~~
[3508/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGStyleElement.h:23,
from DerivedSources/WebCore/JSSVGStyleElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGStyleElement.h:23,
from DerivedSources/WebCore/JSSVGStyleElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGStyleElement.h:23,
from DerivedSources/WebCore/JSSVGStyleElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGStyleElement.h:23,
from DerivedSources/WebCore/JSSVGStyleElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGStyleElement.h:23,
from DerivedSources/WebCore/JSSVGStyleElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGStyleElement.h:23,
from DerivedSources/WebCore/JSSVGStyleElement.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)
| ^~~~~~~~
[3509/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from DerivedSources/WebCore/JSTreeWalker.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from DerivedSources/WebCore/JSTreeWalker.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from DerivedSources/WebCore/JSTreeWalker.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from DerivedSources/WebCore/JSTreeWalker.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from DerivedSources/WebCore/JSTreeWalker.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSTreeWalker.h:23,
from DerivedSources/WebCore/JSTreeWalker.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)
| ^~~~~~~~
[3510/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.h:23,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.h:23,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.h:23,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.h:23,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.h:23,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.h:23,
from DerivedSources/WebCore/JSSVGPathSegMovetoRel.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)
| ^~~~~~~~
[3511/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-16.cpp.o
[3512/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGVKernElement.h:25,
from DerivedSources/WebCore/JSSVGVKernElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGVKernElement.h:25,
from DerivedSources/WebCore/JSSVGVKernElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGVKernElement.h:25,
from DerivedSources/WebCore/JSSVGVKernElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGVKernElement.h:25,
from DerivedSources/WebCore/JSSVGVKernElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGVKernElement.h:25,
from DerivedSources/WebCore/JSSVGVKernElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGVKernElement.h:25,
from DerivedSources/WebCore/JSSVGVKernElement.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)
| ^~~~~~~~
[3513/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSVRDisplayEvent.h:23,
from DerivedSources/WebCore/JSVRDisplayEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSVRDisplayEvent.h:23,
from DerivedSources/WebCore/JSVRDisplayEvent.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSVRDisplayEvent.h:23,
from DerivedSources/WebCore/JSVRDisplayEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSVRDisplayEvent.h:23,
from DerivedSources/WebCore/JSVRDisplayEvent.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSVRDisplayEvent.h:23,
from DerivedSources/WebCore/JSVRDisplayEvent.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSVRDisplayEvent.h:23,
from DerivedSources/WebCore/JSVRDisplayEvent.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)
| ^~~~~~~~
[3514/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-17.cpp.o
[3515/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGRect.h:23,
from DerivedSources/WebCore/JSSVGRect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGRect.h:23,
from DerivedSources/WebCore/JSSVGRect.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGRect.h:23,
from DerivedSources/WebCore/JSSVGRect.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGRect.h:23,
from DerivedSources/WebCore/JSSVGRect.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGRect.h:23,
from DerivedSources/WebCore/JSSVGRect.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGRect.h:23,
from DerivedSources/WebCore/JSSVGRect.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)
| ^~~~~~~~
[3516/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTextPathElement.h:23,
from DerivedSources/WebCore/JSSVGTextPathElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTextPathElement.h:23,
from DerivedSources/WebCore/JSSVGTextPathElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTextPathElement.h:23,
from DerivedSources/WebCore/JSSVGTextPathElement.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTextPathElement.h:23,
from DerivedSources/WebCore/JSSVGTextPathElement.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTextPathElement.h:23,
from DerivedSources/WebCore/JSSVGTextPathElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSSVGTextPathElement.h:23,
from DerivedSources/WebCore/JSSVGTextPathElement.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)
| ^~~~~~~~
[3517/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-106.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-106.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3518/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVRStageParameters.h:23,
from DerivedSources/WebCore/JSVRStageParameters.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVRStageParameters.h:23,
from DerivedSources/WebCore/JSVRStageParameters.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVRStageParameters.h:23,
from DerivedSources/WebCore/JSVRStageParameters.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVRStageParameters.h:23,
from DerivedSources/WebCore/JSVRStageParameters.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVRStageParameters.h:23,
from DerivedSources/WebCore/JSVRStageParameters.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVRStageParameters.h:23,
from DerivedSources/WebCore/JSVRStageParameters.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)
| ^~~~~~~~
[3519/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-115.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-115.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-115.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-115.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-115.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-115.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)
| ^~~~~~~~
[3520/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.h:25,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.h:25,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.h:25,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.h:25,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.h:25,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.h:25,
from DerivedSources/WebCore/JSWebGLDebugRendererInfo.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-107.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3521/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSURLSearchParams.h:23,
from DerivedSources/WebCore/JSURLSearchParams.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSURLSearchParams.h:23,
from DerivedSources/WebCore/JSURLSearchParams.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSURLSearchParams.h:23,
from DerivedSources/WebCore/JSURLSearchParams.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSURLSearchParams.h:23,
from DerivedSources/WebCore/JSURLSearchParams.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSURLSearchParams.h:23,
from DerivedSources/WebCore/JSURLSearchParams.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSURLSearchParams.h:23,
from DerivedSources/WebCore/JSURLSearchParams.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)
| ^~~~~~~~
[3522/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-26.cpp.o
[3523/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-18.cpp.o
[3524/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheetList.h:23,
from DerivedSources/WebCore/JSStyleSheetList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheetList.h:23,
from DerivedSources/WebCore/JSStyleSheetList.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheetList.h:23,
from DerivedSources/WebCore/JSStyleSheetList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheetList.h:23,
from DerivedSources/WebCore/JSStyleSheetList.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheetList.h:23,
from DerivedSources/WebCore/JSStyleSheetList.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheetList.h:23,
from DerivedSources/WebCore/JSStyleSheetList.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)
| ^~~~~~~~
[3525/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVideoTrackList.h:25,
from DerivedSources/WebCore/JSVideoTrackList.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVideoTrackList.h:25,
from DerivedSources/WebCore/JSVideoTrackList.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVideoTrackList.h:25,
from DerivedSources/WebCore/JSVideoTrackList.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVideoTrackList.h:25,
from DerivedSources/WebCore/JSVideoTrackList.cpp:25,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVideoTrackList.h:25,
from DerivedSources/WebCore/JSVideoTrackList.cpp:25,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSVideoTrackList.h:25,
from DerivedSources/WebCore/JSVideoTrackList.cpp:25,
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)
| ^~~~~~~~
[3526/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-27.cpp.o
[3527/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-31.cpp.o
[3528/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-113.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:23,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-113.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:23,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-113.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSWebKitAnimationEvent.h:23,
from DerivedSources/WebCore/JSWebKitAnimationEvent.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-113.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)
| ^~~~~~~~
[3529/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-33.cpp.o
[3530/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheEngine.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/CacheStorageConnection.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/WorkerGlobalScopeCaches.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyOwner.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/CacheStorageRecord.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCache.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheStorage.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/WorkerGlobalScopeCaches.cpp:29,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheEngine.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/CacheStorageConnection.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/WorkerGlobalScopeCaches.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyOwner.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/CacheStorageRecord.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCache.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheStorage.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/WorkerGlobalScopeCaches.cpp:29,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchHeaders.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheEngine.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/CacheStorageConnection.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheStorage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/WorkerGlobalScopeCaches.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyOwner.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/CacheStorageRecord.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCache.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/DOMCacheStorage.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache/WorkerGlobalScopeCaches.cpp:29,
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)
| ^~~~~~~~
[3531/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-32.cpp.o
[3532/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-34.cpp.o
[3533/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-37.cpp.o
[3534/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-35.cpp.o
[3535/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-36.cpp.o
[3536/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-39.cpp.o
[3537/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:25,
from DerivedSources/WebCore/JSWritableStream.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:25,
from DerivedSources/WebCore/JSWritableStream.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:25,
from DerivedSources/WebCore/JSWritableStream.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:25,
from DerivedSources/WebCore/JSWritableStream.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:25,
from DerivedSources/WebCore/JSWritableStream.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWritableStream.h:25,
from DerivedSources/WebCore/JSWritableStream.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-116.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)
| ^~~~~~~~
[3538/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:30,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3539/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBFactory.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3540/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-38.cpp.o
[3541/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.cpp:8:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSink.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-19.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)
| ^~~~~~~~
[3542/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabase.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabase.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabase.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3543/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-29.cpp.o
[3544/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.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:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.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:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-5.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)
| ^~~~~~~~
[3545/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.cpp:31,
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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.cpp:31,
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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioSummingJunction.cpp:31,
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)
| ^~~~~~~~
[3546/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntriesCallback.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyOwner.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/DOMWindowFetch.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/DOMWindowFetch.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-3.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntriesCallback.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyOwner.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/DOMWindowFetch.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/DOMWindowFetch.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-3.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntry.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi/FileSystemEntriesCallback.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyOwner.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchRequest.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/DOMWindowFetch.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/DOMWindowFetch.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-3.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)
| ^~~~~~~~
[3547/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/accessibility/atk/WebKitAccessibleInterfaceAction.cpp.o
[3548/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IndexValueEntry.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IndexValueEntry.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/StrongInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IndexValueEntry.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IndexValueEntry.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/StrongInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IndexValueEntry.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IndexValueEntry.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/StrongInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStore.cpp:35,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-9.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)
| ^~~~~~~~
[3549/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint3D.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioListener.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioListener.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint3D.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioListener.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioListener.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint3D.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioListener.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioListener.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-21.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)
| ^~~~~~~~
[3550/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp:33,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-25.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp:33,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/ScriptProcessorNode.cpp:33,
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)
| ^~~~~~~~
[3551/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioDSPKernelProcessor.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioDSPKernel.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayProcessor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp:29,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioDSPKernelProcessor.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioDSPKernel.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayProcessor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp:29,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioDSPKernelProcessor.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioDSPKernel.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayProcessor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/DelayDSPKernel.cpp:29,
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)
| ^~~~~~~~
[3552/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/MediaSource.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/MediaSource.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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 DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/MediaSource.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/MediaSource.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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 DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/MediaSource.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/MediaSource.cpp:33,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:54,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3553/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-117.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-117.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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-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)
| ^~~~~~~~
[3554/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBuffer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBuffer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBuffer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioCompletionEvent.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioContext.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/OfflineAudioContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-24.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)
| ^~~~~~~~
[3555/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.cpp:28,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3556/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-1.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams/ReadableStreamSource.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodySource.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBodyConsumer.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch/FetchBody.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon/NavigatorBeacon.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3557/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-4.cpp.o
[3558/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ClientOrigin.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBDatabaseIdentifier.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionToServer.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBRequestData.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3559/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:32,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client/IDBConnectionProxy.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3560/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-30.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameTree.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver/NavigatorWebDriver.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Navigator.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver/NavigatorWebDriver.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameTree.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver/NavigatorWebDriver.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Navigator.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver/NavigatorWebDriver.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameTree.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver/NavigatorWebDriver.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Navigator.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver/NavigatorWebDriver.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3561/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-2.cpp.o
[3562/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-7.cpp.o
[3563/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBasicInspectorNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNodeOutput.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBasicInspectorNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNodeOutput.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/AudioBus.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioBasicInspectorNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioContext.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioParam.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AudioNodeOutput.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio/AnalyserNode.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-20.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3564/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-6.cpp.o
[3565/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitPoint.h:23,
from DerivedSources/WebCore/JSWebKitPoint.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitPoint.h:23,
from DerivedSources/WebCore/JSWebKitPoint.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitPoint.h:23,
from DerivedSources/WebCore/JSWebKitPoint.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitPoint.h:23,
from DerivedSources/WebCore/JSWebKitPoint.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitPoint.h:23,
from DerivedSources/WebCore/JSWebKitPoint.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebKitPoint.h:23,
from DerivedSources/WebCore/JSWebKitPoint.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-114.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3566/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-42.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-42.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-42.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr/NavigatorWebVR.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3567/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSAnimationEffectCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSAnimationEffectCustom.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSAnimationEffectCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSAnimationEffectCustom.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSAnimationEffectCustom.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from DerivedSources/WebCore/JSAnimationEffect.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSAnimationEffectCustom.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)
| ^~~~~~~~
[3568/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:34,
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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:34,
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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBRequest.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBCursor.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:34,
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)
| ^~~~~~~~
[3569/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-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/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-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/Threading.h:47,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ActiveDOMObject.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-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)
| ^~~~~~~~
[3570/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLRenderbuffer.h:25,
from DerivedSources/WebCore/JSWebGLRenderbuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLRenderbuffer.h:25,
from DerivedSources/WebCore/JSWebGLRenderbuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLRenderbuffer.h:25,
from DerivedSources/WebCore/JSWebGLRenderbuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLRenderbuffer.h:25,
from DerivedSources/WebCore/JSWebGLRenderbuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLRenderbuffer.h:25,
from DerivedSources/WebCore/JSWebGLRenderbuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWebGLRenderbuffer.h:25,
from DerivedSources/WebCore/JSWebGLRenderbuffer.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3571/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-5.cpp.o
[3572/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.cpp:6:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.cpp:6:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-40.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)
| ^~~~~~~~
[3573/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomEvent.h:29,
from DerivedSources/WebCore/JSCustomEvent.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomEventCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomEvent.h:30,
from DerivedSources/WebCore/JSCustomEvent.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomEventCustom.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomEvent.h:29,
from DerivedSources/WebCore/JSCustomEvent.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomEventCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomEvent.h:30,
from DerivedSources/WebCore/JSCustomEvent.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomEventCustom.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomEvent.h:29,
from DerivedSources/WebCore/JSCustomEvent.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomEventCustom.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomEvent.h:30,
from DerivedSources/WebCore/JSCustomEvent.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomEventCustom.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)
| ^~~~~~~~
[3574/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_CFB.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmAES_CFBGCrypt.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmECDSAGCrypt.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-4.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_CFB.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmAES_CFBGCrypt.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmECDSAGCrypt.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-4.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_CFB.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmAES_CFBGCrypt.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmECDSAGCrypt.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-4.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)
| ^~~~~~~~
[3575/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTemplateElement.h:33,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp:32,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTemplateElement.h:33,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp:32,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTemplateElement.h:33,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp:32,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSHTMLTemplateElement.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp:32,
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)
| ^~~~~~~~
[3576/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27,
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)
| ^~~~~~~~
[3577/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:30,
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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:30,
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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:28,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase/DOMWindowWebDatabase.cpp:30,
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)
| ^~~~~~~~
[3578/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/Blob.h:34,
from DerivedSources/WebCore/JSBlob.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/Blob.h:34,
from DerivedSources/WebCore/JSBlob.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/BlobPropertyBag.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi/Blob.h:34,
from DerivedSources/WebCore/JSBlob.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSBlob.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSBlobCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-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)
| ^~~~~~~~
[3579/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSUndoItem.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSUndoItemCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSUndoItem.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSUndoItemCustom.cpp:27,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSUndoItem.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSUndoItemCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSUndoItem.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSUndoItemCustom.cpp:27,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSUndoItem.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSUndoItemCustom.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSUndoItem.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSUndoItemCustom.cpp:27,
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)
| ^~~~~~~~
[3580/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:23,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:23,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:23,
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)
| ^~~~~~~~
[3581/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-3.cpp.o
[3582/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/StrongInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/StrongInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadSafeDataBuffer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKey.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/MemoryObjectStoreCursor.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/StrongInlines.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/IDBSerializationContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server/SQLiteIDBBackingStore.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-10.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)
| ^~~~~~~~
[3583/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSCalculationValue.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValueMappings.h:32,
from DerivedSources/WebCore/StyleBuilder.cpp:6,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSCalculationValue.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValueMappings.h:32,
from DerivedSources/WebCore/StyleBuilder.cpp:6,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSCalculationValue.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValueMappings.h:32,
from DerivedSources/WebCore/StyleBuilder.cpp:6,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-118.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)
| ^~~~~~~~
[3584/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerGlobalScope.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerGlobalScope.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerGlobalScope.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerGlobalScope.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerGlobalScope.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSWorkerGlobalScope.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:27,
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)
| ^~~~~~~~
[3585/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSMutationObserverCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSMutationObserverCustom.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSMutationObserverCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSMutationObserverCustom.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/StringAdaptors.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/IDLTypes.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:28,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSMutationObserverCustom.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSMutationObserver.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSMutationObserverCustom.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)
| ^~~~~~~~
[3586/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp:32,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp:32,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmAES_KW.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmEcdsaParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp:32,
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)
| ^~~~~~~~
[3587/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamSource.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamSource.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:30,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamSource.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamSource.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:30,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamSource.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:30,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSReadableStreamSource.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:30,
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)
| ^~~~~~~~
[3588/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGuardedObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromise.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
[3589/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageData.h:31,
from DerivedSources/WebCore/JSImageData.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSImageDataCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSImageData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSImageDataCustom.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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageData.h:31,
from DerivedSources/WebCore/JSImageData.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSImageDataCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSImageData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSImageDataCustom.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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageData.h:31,
from DerivedSources/WebCore/JSImageData.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSImageDataCustom.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSImageData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSImageDataCustom.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)
| ^~~~~~~~
[3590/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-41.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-41.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-41.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets/WebSocketChannel.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4babe430-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)
| ^~~~~~~~
[3591/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.cpp:4:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-12.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSPerformanceEntry.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-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)
| ^~~~~~~~
[3592/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CalleeBits.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.cpp:30,
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/text/StringImpl.h:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CalleeBits.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.cpp:30,
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/text/StringImpl.h:32,
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:36,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CalleeBits.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSString.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc/BridgeJSC.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c/c_class.cpp:30,
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)
| ^~~~~~~~
[3593/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from DerivedSources/WebCore/JSEventTarget.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSEventTarget.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from DerivedSources/WebCore/JSEventTarget.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSEventTarget.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from DerivedSources/WebCore/JSEventTarget.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSEventTarget.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:27,
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)
| ^~~~~~~~
[3594/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/pal/crypto/CryptoDigest.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/GCryptUtilities.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParams.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoKeyHMAC.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-6.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/pal/crypto/CryptoDigest.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/GCryptUtilities.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParams.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoKeyHMAC.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-6.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/pal/crypto/CryptoDigest.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/GCryptUtilities.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmHmacKeyParams.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys/CryptoKeyHMAC.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-6.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)
| ^~~~~~~~
[3595/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/IdentifierRep.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapperCache.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMBinding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
[3596/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.cpp:75,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.cpp:75,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.cpp:75,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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)
| ^~~~~~~~
[3597/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-19.cpp.o
[3598/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedImportParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedImportParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmRsaHashedImportParams.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmRSA_OAEP.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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)
| ^~~~~~~~
[3599/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-6.cpp.o
[3600/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMValue.h:28,
from DerivedSources/WebCore/JSDeprecatedCSSOMValue.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDeprecatedCSSOMValue.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:27,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMValue.h:28,
from DerivedSources/WebCore/JSDeprecatedCSSOMValue.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDeprecatedCSSOMValue.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:27,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSStyleDeclaration.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMValue.h:28,
from DerivedSources/WebCore/JSDeprecatedCSSOMValue.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDeprecatedCSSOMValue.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:27,
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)
| ^~~~~~~~
[3601/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedModuleScriptLoader.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
[3602/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-7.cpp.o
[3603/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmPBKDF2GCrypt.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmPBKDF2GCrypt.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters/CryptoAlgorithmPbkdf2Params.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/gcrypt/CryptoAlgorithmPBKDF2GCrypt.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-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)
| ^~~~~~~~
[3604/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.cpp:50,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.cpp:50,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityNodeObject.cpp:50,
from DerivedSources/WebCore/unified-sources/UnifiedSource-aba958d6-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)
| ^~~~~~~~
[3605/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/DOMTokenList.h:28,
from DerivedSources/WebCore/JSDOMTokenList.h:23,
from DerivedSources/WebCore/JSDOMTokenList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMTokenList.h:24,
from DerivedSources/WebCore/JSDOMTokenList.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/DOMTokenList.h:28,
from DerivedSources/WebCore/JSDOMTokenList.h:23,
from DerivedSources/WebCore/JSDOMTokenList.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMTokenList.h:24,
from DerivedSources/WebCore/JSDOMTokenList.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/DOMTokenList.h:28,
from DerivedSources/WebCore/JSDOMTokenList.h:23,
from DerivedSources/WebCore/JSDOMTokenList.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from DerivedSources/WebCore/JSDOMTokenList.h:24,
from DerivedSources/WebCore/JSDOMTokenList.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)
| ^~~~~~~~
[3606/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/EffectTiming.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/ComputedEffectTiming.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.h:38,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationEffect.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-a6b8b600-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)
| ^~~~~~~~
[3607/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-1.cpp.o
[3608/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionStyleSheet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionStyleSheet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:46,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionStyleSheet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionStyleSheet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:46,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSStyleSheet.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionStyleSheet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:46,
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)
| ^~~~~~~~
[3609/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSAesCbcCfbParams.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/SubtleCrypto.cpp:33,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-44a97133-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSAesCbcCfbParams.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/SubtleCrypto.cpp:33,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/CryptoAlgorithm.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertDictionary.h:29,
from DerivedSources/WebCore/JSAesCbcCfbParams.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/SubtleCrypto.cpp:33,
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)
| ^~~~~~~~
[3610/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-9.cpp.o
[3611/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-8.cpp.o
[3612/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-18.cpp.o
[3613/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-4.cpp.o
[3614/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/DocumentTouch.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentTouch.cpp:31:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentTouch.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentTouch.cpp:31:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentTouch.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentTouch.cpp:31:
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentTouch.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)
| ^~~~~~~~
[3615/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSInheritedValue.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValuePool.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValuePool.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSArray.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayAllocationProfile.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGlobalObject.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GenericTypedArrayViewInlines.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DOMMatrixReadOnly.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSInheritedValue.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValuePool.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValuePool.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSArray.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayAllocationProfile.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGlobalObject.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GenericTypedArrayViewInlines.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DOMMatrixReadOnly.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSInheritedValue.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValuePool.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValuePool.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArgList.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSArray.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayAllocationProfile.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSGlobalObject.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/GenericTypedArrayViewInlines.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DOMMatrixReadOnly.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-10.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)
| ^~~~~~~~
[3616/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-16.cpp.o
[3617/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionsDebugging.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/CombinedFiltersAlphabet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/CombinedFiltersAlphabet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionsDebugging.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/CombinedFiltersAlphabet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/CombinedFiltersAlphabet.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-5037b3e8-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/ContentExtensionsDebugging.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions/CombinedFiltersAlphabet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSDestructibleObject.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ErrorInstance.h:23,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionHelpers.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSCInlines.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
[3618/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-15.cpp.o
[3619/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/TouchEvent.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutPoint.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.cpp:31:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutPoint.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.cpp:31:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutPoint.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.cpp:31:
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TouchEvent.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)
| ^~~~~~~~
[3620/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.cpp:32,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.cpp:32,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayBuffer.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/BufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.cpp:32,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ReadableStreamDefaultController.cpp:32,
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)
| ^~~~~~~~
[3621/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-12.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImportRule.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/InspectorCSSOMWrappers.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaList.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImportRule.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/InspectorCSSOMWrappers.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaList.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImportRule.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/InspectorCSSOMWrappers.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaList.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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)
| ^~~~~~~~
[3622/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/Touch.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.cpp:30:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.cpp:32:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.cpp:30:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.cpp:32:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Touch.cpp:32:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3623/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.cpp:27,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WebCoreJSClientData.cpp:27,
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)
| ^~~~~~~~
[3624/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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)
| ^~~~~~~~
[3625/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSGroupingRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSGroupingRule.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImageGeneratorValue.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSGroupingRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSGroupingRule.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImageGeneratorValue.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSGroupingRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSGroupingRule.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImageGeneratorValue.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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)
| ^~~~~~~~
[3626/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/TouchList.cpp.o
[3627/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DOMStringList.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DOMStringList.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DataTransfer.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DOMStringList.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DOMStringList.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DataTransfer.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DOMStringList.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DOMStringList.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DataTransfer.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-5.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)
| ^~~~~~~~
[3628/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.cpp:30,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.cpp:30,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/GCReachableRef.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CustomElementReactionQueue.cpp:30,
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)
| ^~~~~~~~
[3629/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSContentDistributionValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSContentDistributionValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFace.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-2.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSContentDistributionValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSContentDistributionValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFace.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-2.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSContentDistributionValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSContentDistributionValue.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFace.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-2.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)
| ^~~~~~~~
[3630/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-10.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/IdTargetObserver.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/IdTargetObserver.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/InputEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/InputEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/IdTargetObserver.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/IdTargetObserver.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/InputEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/InputEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/IdTargetObserver.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/IdTargetObserver.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/InputEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/InputEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3631/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-13.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaQueryMatcher.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaQueryMatcher.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaQueryMatcher.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaQueryMatcher.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaQueryMatcher.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/MediaQueryMatcher.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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)
| ^~~~~~~~
[3632/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFaceRule.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFaceRule.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontSelector.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-3.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFaceRule.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFaceRule.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontSelector.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-3.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRule.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFaceRule.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontFaceRule.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSFontSelector.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-3.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)
| ^~~~~~~~
[3633/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/BeforeTextInsertedEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/BeforeTextInsertedEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CharacterData.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-2.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/BeforeTextInsertedEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/BeforeTextInsertedEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CharacterData.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-2.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/BeforeTextInsertedEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/BeforeTextInsertedEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CharacterData.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-2.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)
| ^~~~~~~~
[3634/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-48793971-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
[3635/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-21.cpp.o
[3636/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-17.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ShadowRoot.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ShadowRoot.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/SimulatedClick.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-17.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ShadowRoot.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ShadowRoot.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/SimulatedClick.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-17.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ShadowRoot.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ShadowRoot.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/SimulatedClick.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-17.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)
| ^~~~~~~~
[3637/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-5.cpp.o
[3638/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.cpp:30,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.cpp:30,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CollectionIndexCache.cpp:30,
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)
| ^~~~~~~~
[3639/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Attribute.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Attribute.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementData.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Attribute.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementData.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ErrorEvent.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
[3640/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-2.cpp.o
[3641/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation/AnimationUtilities.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Length.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style/BasicShapes.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/BasicShapeFunctions.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-1.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation/AnimationUtilities.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Length.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style/BasicShapes.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/BasicShapeFunctions.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-1.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation/AnimationUtilities.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Length.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style/BasicShapes.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/BasicShapeFunctions.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:55,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-1.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)
| ^~~~~~~~
[3642/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit/SelectorCompiler.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit/SelectorCompiler.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit/SelectorCompiler.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit/SelectorCompiler.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit/SelectorCompiler.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMWrapper.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit/DOMJITHelpers.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
[3643/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-17.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserSelector.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserSelector.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSPropertyParser.cpp:66,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-17.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserSelector.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserSelector.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSPropertyParser.cpp:66,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-17.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserSelector.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserSelector.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/FontFace.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSPropertyParser.cpp:66,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-17.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)
| ^~~~~~~~
[3644/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-cd3188cb-2.cpp.o
[3645/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UserActionElementSet.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/WheelEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/WheelEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UserActionElementSet.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/WheelEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/WheelEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UserActionElementSet.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/WheelEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/WheelEvent.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-20.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)
| ^~~~~~~~
[3646/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationEvent.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationObserver.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationEvent.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationObserver.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationEvent.cpp:24,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MutationObserver.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-12.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)
| ^~~~~~~~
[3647/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventPath.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3648/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/InsertEditableImageCommand.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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)
| ^~~~~~~~
[3649/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableModuleScript.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3650/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-cd3188cb-1.cpp.o
[3651/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TransformSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TransformSourceLibxslt.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TreeScope.cpp:31,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TransformSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TransformSourceLibxslt.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TreeScope.cpp:31,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TransformSource.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TransformSourceLibxslt.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TreeScope.cpp:31,
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)
| ^~~~~~~~
[3652/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PendingScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PendingScript.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PopStateEvent.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PopStateEvent.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PendingScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PendingScript.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PopStateEvent.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PopStateEvent.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/LoadableScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PendingScript.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PendingScript.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PopStateEvent.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PopStateEvent.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-14.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)
| ^~~~~~~~
[3653/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventListenerMap.h:40,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventTarget.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.cpp:26,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Node.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3654/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-14.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-14.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/QualifiedName.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSSelector.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/SelectorChecker.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-2f84417a-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)
| ^~~~~~~~
[3655/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-3.cpp.o
[3656/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceNodeWithSpanCommand.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceSelectionCommand.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceNodeWithSpanCommand.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceSelectionCommand.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceNodeWithSpanCommand.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp:32,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/ReplaceSelectionCommand.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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)
| ^~~~~~~~
[3657/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-7.cpp.o
[3658/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-9.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/TextEncoding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/StyleProperties.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/FrameSelection.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk/FrameSelectionAtk.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/gtk/EditorGtk.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/TextEncoding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/StyleProperties.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/FrameSelection.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk/FrameSelectionAtk.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/gtk/EditorGtk.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/TextEncoding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/StyleProperties.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/FrameSelection.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk/FrameSelectionAtk.cpp:21,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/gtk/EditorGtk.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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)
| ^~~~~~~~
[3659/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptExecutionContext.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptExecutionContext.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptFetcher.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptElementCachedScriptFetcher.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ScriptExecutionContext.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-16.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)
| ^~~~~~~~
[3660/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/PseudoElement.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3661/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/text/TextStream.h:29,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/BackForwardItemIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/HistoryItem.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/BackForwardController.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-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:32,
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/text/TextStream.h:29,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/BackForwardItemIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/HistoryItem.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/BackForwardController.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-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:32,
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/text/TextStream.h:29,
from DerivedSources/ForwardingHeaders/wtf/ObjectIdentifier.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ProcessIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/BackForwardItemIdentifier.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/HistoryItem.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/BackForwardController.cpp:30,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-66f79d8a-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)
| ^~~~~~~~
[3662/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AlternativeTextClient.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TextEvent.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AlternativeTextClient.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TextEvent.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AlternativeTextClient.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/TextEvent.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/AlternativeTextController.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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)
| ^~~~~~~~
[3663/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Event.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DocumentEventQueue.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3664/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/BaseCheckableInputType.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/BaseCheckableInputType.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/BaseCheckableInputType.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3665/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-25.cpp.o
[3666/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-14.cpp.o
[3667/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-26.cpp.o
[3668/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImageGeneratorValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSCanvasValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CanvasBase.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CanvasBase.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImageGeneratorValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSCanvasValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CanvasBase.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CanvasBase.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSImageGeneratorValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSCanvasValue.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CanvasBase.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CanvasBase.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3669/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-18.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-18.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSValue.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSPrimitiveValue.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/StyledElement.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3670/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-24.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/OffscreenCanvas.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-24.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/OffscreenCanvas.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/OffscreenCanvas.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3671/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/TextEncoding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/StyleProperties.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CompositionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/Editor.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/TextEncoding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/StyleProperties.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CompositionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/Editor.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/wtf/URL.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/TextEncoding.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser/CSSParserContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/StyleProperties.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/EditingStyle.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/CompositionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/Editor.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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)
| ^~~~~~~~
[3672/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/UnlinkCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/UnlinkCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/markup.cpp:59,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-8.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/UnlinkCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/UnlinkCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/markup.cpp:59,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-8.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/LayoutRect.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObjectInterface.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AccessibilityObject.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/AXObjectCache.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/CompositeEditCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/UnlinkCommand.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/UnlinkCommand.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/markup.cpp:59,
from DerivedSources/WebCore/unified-sources/UnifiedSource-f34946be-8.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)
| ^~~~~~~~
[3673/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-4.cpp.o
[3674/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-1.cpp.o
[3675/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-3.cpp.o
[3676/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-19.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLInputElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLInputElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLInputElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/RangeInputType.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
[3677/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/loader/CustomHeaderFields.cpp.o
[3678/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/RadioButtonGroups.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/FormController.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/FormController.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLAllCollection.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/RadioButtonGroups.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/FormController.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/FormController.cpp:22,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLAllCollection.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/RadioButtonGroups.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/FormController.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/FormController.cpp:22,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLAllCollection.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-4.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)
| ^~~~~~~~
[3679/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-11.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Element.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementTraversal.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ElementChildIterator.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CollectionTraversal.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/CachedHTMLCollection.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLNameCollection.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3680/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertInterface.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSWindowProxy.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptController.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameElementBase.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3681/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-2.cpp.o
[3682/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBDIElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBDIElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBodyElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBDIElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBDIElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBodyElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBDIElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBDIElement.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLBodyElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-5.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)
| ^~~~~~~~
[3683/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-207b877e-5.cpp.o
[3684/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-6.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceOrientationOrMotionEvent.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/DeviceMotionEvent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-be65d27a-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)
| ^~~~~~~~
[3685/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLParamElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLParamElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPictureElement.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLParamElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLParamElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPictureElement.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLParamElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLParamElement.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPictureElement.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-12.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)
| ^~~~~~~~
[3686/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDataElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDataElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDetailsElement.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDataElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDataElement.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDetailsElement.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDataElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDataElement.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDetailsElement.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3687/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-21.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ValidationMessage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ValidationMessage.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-21.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ValidationMessage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ValidationMessage.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-21.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-21.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ValidationMessage.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ValidationMessage.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-21.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)
| ^~~~~~~~
[3688/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-23.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style/StyleScope.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation/Animation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/GraphicsLayer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style/StyleScope.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation/Animation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/GraphicsLayer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-23.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style/StyleScope.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation/Animation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/GraphicsLayer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/ImageBitmapRenderingContext.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3689/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-13.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-13.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLSelectElement.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3690/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/GraphicsContext3D.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLObject.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLSharedObject.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLTransformFeedback.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLTransformFeedback.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLConstructionSite.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/GraphicsContext3D.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLObject.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLSharedObject.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLTransformFeedback.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLTransformFeedback.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLConstructionSite.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/GraphicsContext3D.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLObject.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLSharedObject.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLTransformFeedback.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLTransformFeedback.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLConstructionSite.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-28.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)
| ^~~~~~~~
[3691/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameOwnerElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPlugInElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPlugInImageElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.cpp:31,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameOwnerElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPlugInElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPlugInImageElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.cpp:25,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.cpp:31,
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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFrameOwnerElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPlugInElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLPlugInImageElement.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.cpp:25,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLEmbedElement.cpp:31,
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)
| ^~~~~~~~
[3692/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDocument.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextDocument.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextDocument.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextFieldInputType.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDocument.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextDocument.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextDocument.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextFieldInputType.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/CSSRegisteredCustomProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Document.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDocument.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextDocument.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextDocument.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextFieldInputType.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-20.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)
| ^~~~~~~~
[3693/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-22.cpp.o
In file included from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-22.cpp:8:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/GPUBasedCanvasRenderingContext.cpp: In member function 'void WebCore::GPUBasedCanvasRenderingContext::notifyCanvasContentChanged()':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/GPUBasedCanvasRenderingContext.cpp:51:15: warning: unused variable 'canvas' [-Wunused-variable]
51 | if (auto* canvas = htmlCanvas()) {
| ^~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:49,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-22.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:49,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasPath.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.cpp:49,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3694/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLInputElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HiddenInputType.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HiddenInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLInputElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HiddenInputType.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HiddenInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/FileChooser.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLInputElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputType.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HiddenInputType.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HiddenInputType.cpp:33,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-16.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)
| ^~~~~~~~
[3695/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/MediaDocument.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/MediaDocument.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/LabelableElement.cpp:26,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/MediaDocument.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-17.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)
| ^~~~~~~~
[3696/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTextFormControlElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTextFormControlElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLVideoElement.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTextFormControlElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTextFormControlElement.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLVideoElement.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/Autofill.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLFormControlElementWithState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTextFormControlElement.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLTextFormControlElement.cpp:26,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLVideoElement.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-15.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)
| ^~~~~~~~
[3697/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/DecodingOptions.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/DecodingOptions.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/DecodingOptions.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.cpp:24,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.cpp:24,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3698/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDivElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/AutoFillButtonElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextFieldInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDivElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/AutoFillButtonElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextFieldInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLDivElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/AutoFillButtonElement.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/TextFieldInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/KeyboardEvent.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/NumberInputType.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-18.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)
| ^~~~~~~~
[3699/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp:36,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp:36,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp:33,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker/WorkerRuntimeAgent.cpp:36,
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)
| ^~~~~~~~
[3700/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-29.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Deque.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomElementInterface.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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/Deque.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-29.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomElementInterface.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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/Deque.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ClassInfo.h:25,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Structure.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ArrayStorage.h:33,
from DerivedSources/ForwardingHeaders/JavaScriptCore/JSObject.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSCustomElementInterface.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
[3701/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-3.cpp.o
[3702/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.cpp:23,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/InputMode.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLElement.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.cpp:23,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLMapElement.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:378809: Warning: end of file in string; '"' inserted
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3703/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugServer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/PageScriptDebugServer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.cpp:33,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugServer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/PageScriptDebugServer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.cpp:33,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugServer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/PageScriptDebugServer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.cpp:33,
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)
| ^~~~~~~~
[3704/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:5410: Warning: end of file not at end of a line; newline inserted
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3705/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.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:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.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:32,
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:36,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InstrumentingAgents.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
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/PerGlobalObjectWrapperWorld.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/CommandLineAPIHost.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/WebInjectedScriptManager.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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:47435: Warning: end of file not at end of a line; newline inserted
{standard input}:49080: Error: unknown pseudo-op: `.lb'
{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.
[3706/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-8.cpp.o
[3707/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorCanvas.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorShaderProgram.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorCanvas.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorShaderProgram.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorOverlay.cpp:31,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorCanvas.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorShaderProgram.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:64591: Warning: end of file not at end of a line; newline inserted
{standard input}:64592: Error: file number less than one
{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.
[3708/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-27.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContextBase.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:40,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:70803: Warning: end of file not at end of a line; newline inserted
{standard input}:71961: Error: unknown .loc sub-directive `is'
{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.
[3709/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/Deque.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/TextDocumentParser.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/TextDocumentParser.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/AutoFillButtonElement.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.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/Deque.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/TextDocumentParser.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/TextDocumentParser.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/AutoFillButtonElement.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.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/Deque.h:37,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/SegmentedString.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLInputStream.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLDocumentParser.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/TextDocumentParser.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/TextDocumentParser.cpp:26,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/AutoFillButtonElement.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-31.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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:124304: Warning: end of file not at end of a line; newline inserted
{standard input}:125826: Error: ']' expected at operand 2 -- `ldr x1,[x3,#:got_lo12:_ZN7bmalloc29StaticPerProcessStor'
{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.
[3710/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorDebuggerAgent.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.cpp:33,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorDebuggerAgent.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.cpp:33,
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)
| ^~~~~~~~
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3711/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/CrossOriginPreflightChecker.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/CrossOriginPreflightChecker.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/CrossOriginPreflightChecker.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-1.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)
| ^~~~~~~~
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3712/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageHeapAgent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageHeapAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageNetworkAgent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageNetworkAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageHeapAgent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageHeapAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageNetworkAgent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageNetworkAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageHeapAgent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageHeapAgent.cpp:27,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageNetworkAgent.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page/PageNetworkAgent.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-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)
| ^~~~~~~~
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3713/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugListener.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:34,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:34,
from DerivedSources/WebCore/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugListener.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:34,
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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/InspectorAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorWebAgentBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:34,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugListener.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:34,
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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:166089: Warning: end of file not at end of a line; newline inserted
{standard input}:166949: Error: unknown pseudo-op: `.by'
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3714/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Image.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Chrome.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Image.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Chrome.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Image.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Chrome.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow/MediaControls.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-32.cpp:1:
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:371:14: note: because 'JSC::ARM64Assembler::LinkRecord' has user-provided 'void JSC::ARM64Assembler::LinkRecord::operator=(const JSC::ARM64Assembler::LinkRecord&)'
371 | void operator=(const LinkRecord& other)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:142042: Warning: end of file not at end of a line; newline inserted
{standard input}:142101: Error: unknown pseudo-op: `.l'
{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.
[3715/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-11.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedXSLStyleSheet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedXSLStyleSheet.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/MemoryCache.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedXSLStyleSheet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedXSLStyleSheet.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-11.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/MemoryCache.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedXSLStyleSheet.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedXSLStyleSheet.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/WorkerGlobalScope.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/MemoryCache.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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)
| ^~~~~~~~
[3716/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedCSSStyleSheet.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/LinkPreloadResourceClients.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/LinkPreloadResourceClients.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/MediaResourceLoader.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedCSSStyleSheet.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/LinkPreloadResourceClients.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/LinkPreloadResourceClients.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/MediaResourceLoader.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedCSSStyleSheet.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/LinkPreloadResourceClients.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/LinkPreloadResourceClients.cpp:28,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/MediaResourceLoader.cpp:38,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:55556: Warning: end of file not at end of a line; newline inserted
{standard input}:56046: Error: unknown pseudo-op: `.l'
{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.
[3717/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceCryptographicDigest.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp/ContentSecurityPolicyHash.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp/ContentSecurityPolicy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/DocumentThreadableLoader.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/DocumentThreadableLoader.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/DocumentThreadableLoader.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceCryptographicDigest.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp/ContentSecurityPolicyHash.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp/ContentSecurityPolicy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/DocumentThreadableLoader.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/DocumentThreadableLoader.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/DocumentThreadableLoader.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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)
| ^~~~~~~~
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3718/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/ArchiveResourceCollection.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/ArchiveResourceCollection.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/ArchiveResourceCollection.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.cpp:41,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-9.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)
| ^~~~~~~~
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3719/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceHandle.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceLoader.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceHandle.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceLoader.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceHandle.cpp:29,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceLoader.cpp:47,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-10.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)
| ^~~~~~~~
{standard input}: Assembler messages:
{standard input}:17188: Warning: end of file not at end of a line; newline inserted
{standard input}:17974: Error: unknown pseudo-op: `.lo'
{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.
[3720/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLParserScheduler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLParserScheduler.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ParserModes.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CachedTypes.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CacheUpdate.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CachedBytecode.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/SourceProvider.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptSourceProvider.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptSourceCode.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLScriptRunner.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLParserScheduler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLParserScheduler.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ParserModes.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CachedTypes.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CacheUpdate.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CachedBytecode.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/SourceProvider.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptSourceProvider.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptSourceCode.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLScriptRunner.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLParserScheduler.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLParserScheduler.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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ParserModes.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CachedTypes.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CacheUpdate.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CachedBytecode.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/SourceProvider.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CachedScriptSourceProvider.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/ScriptSourceCode.h:36,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser/HTMLScriptRunner.cpp:43,
from DerivedSources/WebCore/unified-sources/UnifiedSource-950a39b6-30.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)
| ^~~~~~~~
[3721/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-1.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/WebCore/MathMLNames.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLPresentationElement.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLAnnotationElement.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLAnnotationElement.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLElement.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-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:32,
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/WebCore/MathMLNames.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLPresentationElement.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLAnnotationElement.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLAnnotationElement.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLElement.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-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:32,
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/WebCore/MathMLNames.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLElement.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLPresentationElement.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLAnnotationElement.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLAnnotationElement.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventInit.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/EventModifierInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/UIEventWithKeyState.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseRelatedEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEventInit.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/MouseEvent.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml/MathMLElement.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-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)
| ^~~~~~~~
[3722/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-30d54728-2.cpp.o
[3723/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-8.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/Threading.h:47,
from DerivedSources/ForwardingHeaders/wtf/WeakPtr.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceNavigation.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceNavigation.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceObserver.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceNavigation.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceNavigation.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-8.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceObserver.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindowProperty.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceNavigation.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceNavigation.cpp:32,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/PerformanceObserver.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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)
| ^~~~~~~~
[3724/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp.o
FAILED: Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-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_WebCore -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSTATICALLY_LINKED_WITH_PAL=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/libwpe -I. -IDerivedSources/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/quota -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webgpu/WHLSL/AST -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/Modules/webvr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/domjit -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/track -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/blockformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/displaytree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/inlineformatting/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediasession -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/libwebrtc -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/vr -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/plugins -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/replay -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/storage -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/style -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/websockets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/worklets -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gpu -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/freetype -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/harfbuzz/ng -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/jpeg2000 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/scrolling/nicosia -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/cairo -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/nicosia/texmap -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/accessibility/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/editing/atk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/glx -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/network/gtk -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/text/gtk -IDerivedSources -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/ThirdParty -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libxml2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/cairo -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/freetype2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/harfbuzz -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsoup-2.4 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/atk-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gtk-3.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pango-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/fribidi -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/pixman-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/uuid -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libpng16 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi2-atk/2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/at-spi-2.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/dbus-1.0 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/lib/dbus-1.0/include -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/libsecret-1 -isystem TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot/usr/include/wpe-1.0 -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-psabi -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0=/usr/src/debug/webkitgtk/2.26.4-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -fPIE --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/recipe-sysroot -fno-strict-aliasing -fno-exceptions -fno-rtti -DNDEBUG -fPIC -std=c++17 -MD -MT Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp.o -c DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedPage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.cpp:36,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-3.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedPage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/PublicSuffix.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/RegistrableDomain.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/AdClickAttribution.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.cpp:36,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedFrame.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/history/CachedPage.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoader.cpp:42,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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)
| ^~~~~~~~
aarch64-yoe-linux-musl-g++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
[3725/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-5.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/PingLoader.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/PingLoader.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/PingLoader.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/PingLoader.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResource.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/cache/CachedResourceLoader.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/PingLoader.cpp:37,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/PingLoader.cpp:45,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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)
| ^~~~~~~~
[3726/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp.o
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp/ContentSecurityPolicyResponseHeaders.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoaderOptions.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp/ContentSecurityPolicyResponseHeaders.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoaderOptions.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.cpp:31,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/csp/ContentSecurityPolicyResponseHeaders.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoaderOptions.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.h:33,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.cpp:31,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ResourceLoader.cpp:44,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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)
| ^~~~~~~~
[3727/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-3.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameTree.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DebugPageOverlays.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DebugPageOverlays.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-3.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DeviceController.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DeviceController.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-3.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameTree.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DebugPageOverlays.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DebugPageOverlays.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-3.cpp:2:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DeviceController.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DeviceController.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-3.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameTree.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Frame.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DebugPageOverlays.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DebugPageOverlays.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/ImageBitmap.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DOMWindow.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DeviceController.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/DeviceController.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-3.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)
| ^~~~~~~~
[3728/4355] 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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractDOMWindow.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractFrame.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractDOMWindow.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-1.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractFrame.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Base64Utilities.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractDOMWindow.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMWrapperWorld.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/WindowProxy.h:23,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/AbstractFrame.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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)
| ^~~~~~~~
[3729/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-7.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/SubresourceLoader.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/SubresourceLoader.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/TextTrackLoader.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-7.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/SubresourceLoader.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/SubresourceLoader.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-7.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/TextTrackLoader.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-7.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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntRect.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/FrameLoaderTypes.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/SubresourceLoader.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/SubresourceLoader.cpp:30,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/TextTrackLoader.cpp:39,
from DerivedSources/WebCore/unified-sources/UnifiedSource-c57e08af-7.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)
| ^~~~~~~~
[3730/4355] 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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.cpp:27,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-5.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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 TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/ThreadTimers.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Timer.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/FrameViewLayoutContext.cpp:33,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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)
| ^~~~~~~~
[3731/4355] 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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/HitTestResult.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuContext.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuContext.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugServer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/PageScriptDebugServer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuController.cpp:56,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/HitTestResult.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuContext.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuContext.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-2.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugServer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/PageScriptDebugServer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuController.cpp:56,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
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/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntSize.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/IntPoint.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatSize.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatPoint.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/FloatRect.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/rendering/HitTestResult.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuContext.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/CallFrame.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/DebuggerCallFrame.h:31,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Debugger.h:26,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ScriptDebugServer.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/PageScriptDebugServer.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorController.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/ContextMenuController.cpp:56,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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)
| ^~~~~~~~
[3732/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/NavigatorBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/NavigatorBase.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Page.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/NavigatorBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/NavigatorBase.cpp:28,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-6.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Page.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/Exception.h:30,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/dom/ExceptionOr.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/NavigatorBase.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/NavigatorBase.cpp:28,
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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/Identifier.h:24,
from DerivedSources/WebCore/JSDOMBindingInternalsBuiltins.h:34,
from DerivedSources/WebCore/WebCoreJSBuiltinInternals.h:39,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMGlobalObject.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/DOMPromiseProxy.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/WebAnimation.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/AnimationTimeline.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/animation/DocumentTimeline.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/Page.cpp:46,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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)
| ^~~~~~~~
[3733/4355] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp.o
In file included from DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Image.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1299:9: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1299 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.cpp:65,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Image.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.cpp:29,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-4.cpp:1:
DerivedSources/ForwardingHeaders/wtf/Vector.h: In instantiation of 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]':
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:1346:5: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
1346 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.cpp:65,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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:32,
from DerivedSources/ForwardingHeaders/wtf/text/WTFString.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/ExtendedColor.h:32,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Color.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/graphics/Image.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/platform/Cursor.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/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:1189:25: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::reserveCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1042:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1049:9: required from 'T* WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::expandCapacity(size_t, T*) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; size_t = long unsigned int]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1342:9: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::appendSlowCase(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:1304:5: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(U&&) [with U = JSC::ARM64Assembler::LinkRecord; T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16]'
DerivedSources/ForwardingHeaders/wtf/Vector.h:771:52: required from 'void WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::append(WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType&&) [with T = JSC::ARM64Assembler::LinkRecord; long unsigned int inlineCapacity = 0; OverflowHandler = WTF::UnsafeVectorOverflow; long unsigned int minCapacity = 16; WTF::Vector< <template-parameter-1-1>, <anonymous>, <template-parameter-1-3>, <anonymous> >::ValueType = JSC::ARM64Assembler::LinkRecord]'
DerivedSources/ForwardingHeaders/JavaScriptCore/ARM64Assembler.h:2535:85: required from here
DerivedSources/ForwardingHeaders/wtf/Vector.h:120:13: warning: implicitly-declared 'constexpr JSC::ARM64Assembler::LinkRecord::LinkRecord(const JSC::ARM64Assembler::LinkRecord&)' is deprecated [-Wdeprecated-copy]
120 | 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/BasicBlockLocation.h:30,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ControlFlowProfiler.h:29,
from DerivedSources/ForwardingHeaders/JavaScriptCore/VM.h:35,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ExceptionScope.h:28,
from DerivedSources/ForwardingHeaders/JavaScriptCore/ThrowScope.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMExceptionHandling.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertBase.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvertAny.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMConvert.h:28,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:29,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/loader/ImageLoader.h:27,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageLoader.h:25,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/html/HTMLImageElement.h:31,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/bindings/js/CallTracerTypes.h:34,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/inspector/InspectorInstrumentation.h:35,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/webkitgtk-2.26.4/Source/WebCore/page/EventHandler.cpp:65,
from DerivedSources/WebCore/unified-sources/UnifiedSource-767013ce-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)
| ^~~~~~~~
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/temp/run.do_compile.20505:1 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} } cmake --build 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/webkitgtk/2.26.4-r0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'